Enumeration Case 列挙ケース

NSRegularExpressionUseUnixLineSeparators

Treat only \n as a line separator (otherwise, all standard line separators are used). \nだけを行分離子とみなします(一方そうしなければ、全ての標準的な行分離子が使われます)。

Declaration 宣言

NSRegularExpressionUseUnixLineSeparators = 1 << 5