HomeSort by relevance Sort by last modified time
    Searched full:commonchars_big5 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
csrmbcs.cpp 63 static const uint16_t commonChars_big5[] = {
441 return match_mbcs(det, commonChars_big5, ARRAY_SIZE(commonChars_big5));
  /external/icu4c/i18n/
csrmbcs.cpp 64 static const uint16_t commonChars_big5[] = {
447 int32_t confidence = match_mbcs(det, commonChars_big5, ARRAY_SIZE(commonChars_big5));

Completed in 1525 milliseconds