Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcsrmbcs.cpp35 static const uint16_t commonChars_euc_jp[] = { variable
374 int32_t confidence = match_mbcs(det, commonChars_euc_jp, UPRV_LENGTHOF(commonChars_euc_jp)); in match()