OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CharsetRecog_2022
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
csr2022.h
20
* class
CharsetRecog_2022
part of the ICU charset detection imlementation.
29
class
CharsetRecog_2022
: public 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
csr2022.cpp
32
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/
urename.h
[
all
...]
Completed in 121 milliseconds