Searched refs:CharsetRecog_windows_1256 (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcsrsbcs.h201 class CharsetRecog_windows_1256 : public CharsetRecog_sbcs class in inherits:CharsetRecog_sbcs
204 virtual ~CharsetRecog_windows_1256();
H A Dcsdetect.cpp103 new CSRecognizerInfo(new CharsetRecog_windows_1256(), TRUE),
H A Dcsrsbcs.cpp1102 CharsetRecog_windows_1256::~CharsetRecog_windows_1256()
1107 const char *CharsetRecog_windows_1256::getName() const
1112 const char *CharsetRecog_windows_1256::getLanguage() const
1117 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCharsetDetector.java482 list.add(new CSRecognizerInfo(new CharsetRecog_sbcs.CharsetRecog_windows_1256(), true));
H A DCharsetRecog_sbcs.java981 static class CharsetRecog_windows_1256 extends CharsetRecog_sbcs class in class:CharsetRecog_sbcs
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetDetector.java503 list.add(new CSRecognizerInfo(new CharsetRecog_sbcs.CharsetRecog_windows_1256(), true));
H A DCharsetRecog_sbcs.java980 static class CharsetRecog_windows_1256 extends CharsetRecog_sbcs class in class:CharsetRecog_sbcs

Completed in 243 milliseconds