Searched refs:CharsetRecog_2022JP (Results 1 – 7 of 7) sorted by relevance
140 CharsetRecog_2022JP::~CharsetRecog_2022JP() {} in ~CharsetRecog_2022JP()142 const char *CharsetRecog_2022JP::getName() const { in getName()146 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const { in match()
58 class CharsetRecog_2022JP :public CharsetRecog_202261 virtual ~CharsetRecog_2022JP();
112 new CSRecognizerInfo(new CharsetRecog_2022JP(), TRUE), in initRecognizers()
53 class CharsetRecog_2022JP :public CharsetRecog_202256 virtual ~CharsetRecog_2022JP() {} in ~CharsetRecog_2022JP()
139 const char *CharsetRecog_2022JP::getName() const in getName()144 int32_t CharsetRecog_2022JP::match(InputText *textIn) in match()
121 new CharsetRecog_2022JP(), in setRecognizers()
1804 #define CharsetRecog_2022JP U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022JP) macro