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