Structure

NSRegularExpression.Options

These constants define the regular expression options. These constants are used by the property options, regularExpressionWithPattern:options:error:, and init(pattern:options:). これらの定数は、正規表現オプションを定義します。これらの定数は、プロパティoptionsregularExpressionWithPattern:options:error:、そしてinit(pattern:options:)によって使われます。

Declaration 宣言

struct Options, @unchecked Sendable

Topics 話題

Constants 定数

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠