Home
last modified time | relevance | path

Searched refs:CharsetRecog_KOI8_R (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dcsrsbcs.cpp1144 CharsetRecog_KOI8_R::~CharsetRecog_KOI8_R() in ~CharsetRecog_KOI8_R()
1149 const char *CharsetRecog_KOI8_R::getName() const in getName()
1154 const char *CharsetRecog_KOI8_R::getLanguage() const in getLanguage()
1159 int32_t CharsetRecog_KOI8_R::match(InputText *textIn) in match()
Dcsrsbcs.h349 class CharsetRecog_KOI8_R : public CharsetRecog_sbcs
352 virtual ~CharsetRecog_KOI8_R();
Dcsdetect.cpp113 new CharsetRecog_KOI8_R(), in setRecognizers()
/external/icu4c/i18n/
Dcsrsbcs.cpp1035 CharsetRecog_KOI8_R::~CharsetRecog_KOI8_R() in ~CharsetRecog_KOI8_R()
1040 const char *CharsetRecog_KOI8_R::getName() const in getName()
1045 const char *CharsetRecog_KOI8_R::getLanguage() const in getLanguage()
1050 UBool CharsetRecog_KOI8_R::match(InputText *textIn, CharsetMatch *results) const in match()
Dcsrsbcs.h204 class CharsetRecog_KOI8_R : public CharsetRecog_sbcs
207 virtual ~CharsetRecog_KOI8_R();
Dcsdetect.cpp101 new CharsetRecog_KOI8_R(), in setRecognizers()
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1839 #define CharsetRecog_KOI8_R U_ICU_ENTRY_POINT_RENAME(CharsetRecog_KOI8_R) macro