Searched refs:isNoncharacterCodePoint (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/util/regex/
H A DPOSIX_Unicode.java124 public static boolean isNoncharacterCodePoint(int ch) { method in class:POSIX_Unicode
H A DRegExTest.java3784 POSIX_Unicode.isNoncharacterCodePoint(cp) != nonCCPP.reset(str).matches())

Completed in 50 milliseconds