Static Propertyswift 6.0.3Foundation
dotMatchesLineSeparators
static let dotMatchesLineSeparators: NSRegularExpression.Options
static let dotMatchesLineSeparators: NSRegularExpression.Options
s10Foundation19NSRegularExpressionC7OptionsV24dotMatchesLineSeparatorsAEvpZ
What are these?73F0Q
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 ignoreMetacharacters: NSRegularExpression.Options
static let useUnicodeWordBoundaries: NSRegularExpression.Options
static let useUnixLineSeparators: NSRegularExpression.Options
let rawValue: UInt