Home
last modified time | relevance | path

Searched refs:isCompoundS2 (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetCompoundText.java129 private static boolean isCompoundS2(int codepoint) { in isCompoundS2() method in CharsetCompoundText
227 } else if (isCompoundS2(codepoint)) { in getState()
/third_party/node/deps/icu-small/source/common/
Ducnv_ct.cpp119 #define isCompoundS2(codepoint) \ macro
211 } else if (isCompoundS2(codepoint)) { in getState()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ct.cpp119 #define isCompoundS2(codepoint) \ macro
211 } else if (isCompoundS2(codepoint)) { in getState()
/third_party/icu/icu4c/source/common/
Ducnv_ct.cpp119 #define isCompoundS2(codepoint) \ macro
211 } else if (isCompoundS2(codepoint)) { in getState()