Enumeration Caseswift 6.0.3_RegexParser->Swift
otherSymbol
case otherSymbol
case otherSymbol
ss7UnicodeO12_RegexParserE23ExtendedGeneralCategoryO11otherSymbolyA2EmF
What are these?XZDW
import Swift
import _RegexParser
enum ExtendedGeneralCategory
Unicode.GeneralCategory + cases for “meta categories” such as “L”, which encompasses Lu | Ll | Lt | Lm | Lo.
@frozen enum Unicode
A namespace for Unicode utilities.
case casedLetter
case closePunctuation
case connectorPunctuation
case control
case currencySymbol
case dashPunctuation
case decimalNumber
case enclosingMark
case finalPunctuation
case format
case initialPunctuation
case letter
case letterNumber
case lineSeparator
case lowercaseLetter
case mark
case mathSymbol
case modifierLetter
case modifierSymbol
case nonspacingMark
case number
case openPunctuation
case other
case otherLetter
case otherNumber
case otherPunctuation
case paragraphSeparator
case privateUse
case punctuation
case separator
case spaceSeparator
case spacingMark
case surrogate
case symbol
case titlecaseLetter
case unassigned
case uppercaseLetter