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

  /external/chromium_org/third_party/icu/source/i18n/
csrmbcs.cpp 48 static const uint16_t commonChars_euc_kr[] = {
391 return match_mbcs(det, commonChars_euc_kr, ARRAY_SIZE(commonChars_euc_kr));
  /external/icu4c/i18n/
csrmbcs.cpp 49 static const uint16_t commonChars_euc_kr[] = {
395 int32_t confidence = match_mbcs(det, commonChars_euc_kr, ARRAY_SIZE(commonChars_euc_kr));

Completed in 24 milliseconds