Enumeration Case 列挙ケース

NSRegularExpressionAnchorsMatchLines

Allow ^ and $ to match the start and end of lines. ^$が行の始まりと終わりにマッチするのを許します。

Declaration 宣言

NSRegularExpressionAnchorsMatchLines = 1 << 4