Static Propertyswift 6.0.3Foundation
ignoreMetacharacters
static let ignoreMetacharacters: NSRegularExpression.Options
static let ignoreMetacharacters: NSRegularExpression.Options
s10Foundation19NSRegularExpressionC7OptionsV20ignoreMetacharactersAEvpZ
What are these?1F0II
import Foundation
struct Options
class NSRegularExpression
init(rawValue: UInt)
static let allowCommentsAndWhitespace: NSRegularExpression.Options
static let anchorsMatchLines: NSRegularExpression.Options
static let caseInsensitive: NSRegularExpression.Options
static let dotMatchesLineSeparators: NSRegularExpression.Options
static let useUnicodeWordBoundaries: NSRegularExpression.Options
static let useUnixLineSeparators: NSRegularExpression.Options
let rawValue: UInt