Searched refs:hasLccc (Results 1 – 15 of 15) sorted by relevance
64 CollationFCD.hasLccc(iter.current())) { in nextCodePoint()108 if(CollationFCD.hasLccc(c)) { in previousCodePoint()161 CollationFCD.hasLccc(iter.current())) { in handleNextCE32()
113 (pos != limit && CollationFCD.hasLccc(seq.charAt(pos)))) { in nextCodePoint()146 if(CollationFCD.hasLccc(c)) { in previousCodePoint()183 (pos != limit && CollationFCD.hasLccc(seq.charAt(pos)))) { in handleNextCE32()
53 public static boolean hasLccc(int c) { in hasLccc() method in CollationFCD
111 (pos != limit && CollationFCD.hasLccc(seq.charAt(pos)))) { in nextCodePoint()144 if(CollationFCD.hasLccc(c)) { in previousCodePoint()181 (pos != limit && CollationFCD.hasLccc(seq.charAt(pos)))) { in handleNextCE32()
62 CollationFCD.hasLccc(iter.current())) { in nextCodePoint()106 if(CollationFCD.hasLccc(c)) { in previousCodePoint()159 CollationFCD.hasLccc(iter.current())) { in handleNextCE32()
51 public static boolean hasLccc(int c) { in hasLccc() method in CollationFCD
118 CollationFCD::hasLccc(iter.current(&iter))) { in handleNextCE32()172 CollationFCD::hasLccc(iter.current(&iter))) { in nextCodePoint()215 if(CollationFCD::hasLccc(c)) { in previousCodePoint()
59 static inline UBool hasLccc(UChar32 c) { in hasLccc() function
220 (pos != limit && CollationFCD::hasLccc(*pos))) { in handleNextCE32()261 (pos != limit && CollationFCD::hasLccc(*pos))) { in nextCodePoint()298 if(CollationFCD::hasLccc(c)) { in previousCodePoint()
231 return CollationFCD::hasLccc(c); in nextHasLccc()315 if(CollationFCD::hasLccc(c <= 0xffff ? c : U16_LEAD(c)) && in previousCodePoint()
386 if (CollationFCD.hasLccc(c)) { in TestShortFCDData()
383 if (CollationFCD.hasLccc(c)) { in TestShortFCDData()
342 if(CollationFCD::hasLccc(c)) { lccc.add(c); } in TestShortFCDData()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...