Static Propertyswift 6.1.2_StringProcessing
possessive
Match as much of the input string as possible, performing no backtracking.
- iOS
- 16.0+
- macOS
- 13.0+
- tvOS
- 16.0+
- watchOS
- 9.0+
static var possessive: RegexRepetitionBehavior { get }
Match as much of the input string as possible, performing no backtracking.
static var possessive: RegexRepetitionBehavior { get }