Searched refs:commonChars_big5 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcsrmbcs.cpp63 static const uint16_t commonChars_big5[] = { variable
441 return match_mbcs(det, commonChars_big5, ARRAY_SIZE(commonChars_big5));
/external/icu/icu4c/source/i18n/
H A Dcsrmbcs.cpp64 static const uint16_t commonChars_big5[] = { variable
447 int32_t confidence = match_mbcs(det, commonChars_big5, ARRAY_SIZE(commonChars_big5));

Completed in 656 milliseconds