Searched defs:CharsetRecog_2022JP (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcsr2022.h60 class CharsetRecog_2022JP :public CharsetRecog_2022 class in inherits:CharsetRecog_2022
63 virtual ~CharsetRecog_2022JP();
H A Dcsr2022.cpp143 CharsetRecog_2022JP::~CharsetRecog_2022JP() {}
145 const char *CharsetRecog_2022JP::getName() const {
149 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const {
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCharsetRecog_2022.java101 static class CharsetRecog_2022JP extends CharsetRecog_2022 { class in class:CharsetRecog_2022
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_2022.java100 static class CharsetRecog_2022JP extends CharsetRecog_2022 { class in class:CharsetRecog_2022

Completed in 216 milliseconds