Enumeration_RegexParser5.9.0
NewlineSequenceMatching
Determines what \R
matches.
enum NewlineSequenceMatching
Citizens in _RegexParser
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.
Members
case anyCarriageReturnOrLinefeed
(*BSR_ANYCRLF)
case anyUnicode
(*BSR_UNICODE)