Searched refs:CharsetRecog_windows_1256 (Results 1 – 7 of 7) sorted by relevance
1104 CharsetRecog_windows_1256::~CharsetRecog_windows_1256() in ~CharsetRecog_windows_1256()1109 const char *CharsetRecog_windows_1256::getName() const in getName()1114 const char *CharsetRecog_windows_1256::getLanguage() const in getLanguage()1119 int32_t CharsetRecog_windows_1256::match(InputText *textIn) in match()
324 class CharsetRecog_windows_1256 : public CharsetRecog_sbcs327 virtual ~CharsetRecog_windows_1256();
112 new CharsetRecog_windows_1256(), in setRecognizers()
991 CharsetRecog_windows_1256::~CharsetRecog_windows_1256() in ~CharsetRecog_windows_1256()996 const char *CharsetRecog_windows_1256::getName() const in getName()1001 const char *CharsetRecog_windows_1256::getLanguage() const in getLanguage()1006 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match()
179 class CharsetRecog_windows_1256 : public CharsetRecog_sbcs182 virtual ~CharsetRecog_windows_1256();
100 new CharsetRecog_windows_1256(), in setRecognizers()
1856 #define CharsetRecog_windows_1256 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_windows_1256) macro