Structure

NSRegularExpression.MatchingOptions

The matching options constants specify the reporting, completion and matching rules to the expression matching methods. These constants are used by all methods that search for, or replace values, using a regular expression. マッチング・オプション定数は、情報提供、完了そしてマッチング規則を、表現マッチングメソッドに指定します。これらの定数は、正規表現を使って値を捜す、または置換する、全てのメソッドによって使われます。

Declaration 宣言

struct MatchingOptions, @unchecked Sendable

Topics 話題

Constants 定数

Initializers イニシャライザ

Relationships 関係

Conforms To 次に準拠