Contents

RegexRepetitionBehavior

Specifies how much to attempt to match when using a quantifier.

Declaration

struct RegexRepetitionBehavior

Overview

See repetitionBehavior(_:) for more about specifying the default matching behavior for all or part of a regex.

Topics

Operators

Instance Properties

Instance Methods

Type Properties

Default Implementations

See Also

Regular Expressions