Searched refs:CharsetRecog_windows_1251 (Results 1 – 7 of 7) sorted by relevance
1124 CharsetRecog_windows_1251::~CharsetRecog_windows_1251() in ~CharsetRecog_windows_1251()1129 const char *CharsetRecog_windows_1251::getName() const in getName()1134 const char *CharsetRecog_windows_1251::getLanguage() const in getLanguage()1139 int32_t CharsetRecog_windows_1251::match(InputText *textIn) in match()
336 class CharsetRecog_windows_1251 : public CharsetRecog_sbcs339 virtual ~CharsetRecog_windows_1251();
111 new CharsetRecog_windows_1251(), in setRecognizers()
1013 CharsetRecog_windows_1251::~CharsetRecog_windows_1251() in ~CharsetRecog_windows_1251()1018 const char *CharsetRecog_windows_1251::getName() const in getName()1023 const char *CharsetRecog_windows_1251::getLanguage() const in getLanguage()1028 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match()
191 class CharsetRecog_windows_1251 : public CharsetRecog_sbcs194 virtual ~CharsetRecog_windows_1251();
99 new CharsetRecog_windows_1251(), in setRecognizers()
1855 #define CharsetRecog_windows_1251 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_windows_1251) macro