Searched refs:UNICODE_CASE (Results 1 – 4 of 4) sorted by relevance
52 flags |= Pattern.UNICODE_CASE; in testCompileErrors()
884 public static final int UNICODE_CASE = 0x40; field in Pattern1392 …rtedFlags = CASE_INSENSITIVE | COMMENTS | DOTALL | LITERAL | MULTILINE | UNICODE_CASE | UNIX_LINES; in Pattern()
72 public static final int UNICODE_CASE = 64; // 0x40 field in Pattern
70 Pattern.MULTILINE, Pattern.DOTALL, Pattern.UNICODE_CASE