Searched refs:isNoncharacterCodePoint (Results 1 – 2 of 2) sorted by relevance
126 public static boolean isNoncharacterCodePoint(int ch) { in isNoncharacterCodePoint() method in POSIX_Unicode
3944 POSIX_Unicode.isNoncharacterCodePoint(cp) != nonCCPP.reset(str).matches() || in unicodeClassesTest()