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

/external/chromium_org/third_party/icu/source/i18n/
H A Dcsdetect.cpp61 const CharsetMatch **csm_l = (const CharsetMatch **) left; local
65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence();
/external/icu4c/i18n/
H A Dcsdetect.cpp61 const CharsetMatch **csm_l = (const CharsetMatch **) left; local
65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence();

Completed in 46 milliseconds