Searched defs:commonCharsLen (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcsrmbcs.cpp146 int32_t CharsetRecog_mbcs::match_mbcs(InputText *det, const uint16_t commonChars[], int32_t commonCharsLen) { argument
167 if (binarySearch(commonChars, commonCharsLen, iter.charValue) >= 0){

Completed in 126 milliseconds