Home
last modified time | relevance | path

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

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