Home
last modified time | relevance | path

Searched refs:isIBM914 (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetCompoundText.java136 private static boolean isIBM914(int codepoint) { in isIBM914() method in CharsetCompoundText
225 } else if (isIBM914(codepoint)) { in getState()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ct.cpp122 #define isIBM914(codepoint) \ macro
209 } else if (isIBM914(codepoint)) { in getState()
/third_party/node/deps/icu-small/source/common/
Ducnv_ct.cpp122 #define isIBM914(codepoint) \ macro
209 } else if (isIBM914(codepoint)) { in getState()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_ct.cpp122 #define isIBM914(codepoint) \ macro
209 } else if (isIBM914(codepoint)) { in getState()
/third_party/icu/icu4c/source/common/
Ducnv_ct.cpp122 #define isIBM914(codepoint) \ macro
209 } else if (isIBM914(codepoint)) { in getState()