Searched refs:CharsetRecog_2022 (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/
H A Dcsr2022.h20 * class CharsetRecog_2022 part of the ICU charset detection imlementation.
29 class CharsetRecog_2022 : public CharsetRecognizer class in inherits:CharsetRecognizer
33 virtual ~CharsetRecog_2022() = 0;
53 class CharsetRecog_2022JP :public CharsetRecog_2022
63 class CharsetRecog_2022KR :public CharsetRecog_2022 {
73 class CharsetRecog_2022CN :public CharsetRecog_2022
H A Dcsr2022.cpp32 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSequences[][5], int32_t escapeSequences_length)
169 CharsetRecog_2022::~CharsetRecog_2022()
/external/icu4c/common/unicode/
H A Durename.h1802 #define CharsetRecog_2022 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022) macro

Completed in 56 milliseconds