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

/external/icu/icu4c/source/common/
H A Ducnv_ct.c112 #define isCompoundS3(codepoint) \ macro
210 } else if (isCompoundS3(codepoint)) {
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetCompoundText.java118 private static boolean isCompoundS3(int codepoint) { method in class:CharsetCompoundText
227 } else if (isCompoundS3(codepoint)) {

Completed in 117 milliseconds