Enumeration Case 列挙ケース

NSMatchingAnchored

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

Declaration 宣言

NSMatchingAnchored = 1 << 2