HomeSort by relevance Sort by last modified time
    Searched refs:match_sbcs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
csrsbcs.cpp 144 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[]) function in class:CharsetRecog_sbcs
    [all...]
csrsbcs.h 63 int32_t match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t charMap[]);
  /external/icu4c/i18n/
csrsbcs.h 57 virtual int32_t match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t charMap[]) const;
csrsbcs.cpp 145 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[]) const function in class:CharsetRecog_sbcs
    [all...]

Completed in 155 milliseconds