Searched refs:CharsetRecog_windows_1251 (Results 1 – 7 of 7) sorted by relevance
1114 CharsetRecog_windows_1251::~CharsetRecog_windows_1251() in ~CharsetRecog_windows_1251()1119 const char *CharsetRecog_windows_1251::getName() const in getName()1124 const char *CharsetRecog_windows_1251::getLanguage() const in getLanguage()1129 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match()
210 class CharsetRecog_windows_1251 : public CharsetRecog_sbcs213 virtual ~CharsetRecog_windows_1251();
102 new CSRecognizerInfo(new CharsetRecog_windows_1251(), TRUE), in initRecognizers()
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()
1855 #define CharsetRecog_windows_1251 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_windows_1251) macro