Type Property 型プロパティ

anchored

Specifies that matches are limited to those at the start of the search range. See enumerateMatches(in:options:range:using:) for a description of the constant in context. マッチが検索範囲の始まりでのものに限定されることを示します。前後関係におけるこの定数の説明としてenumerateMatches(in:options:range:using:)を見てください。

Declaration 宣言

static var anchored: NSRegularExpression.MatchingOptions { get }