Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcsdetect.cpp78 const CharsetMatch **csm_r = (const CharsetMatch **) right; in charsetMatchComparator() local
81 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence(); in charsetMatchComparator()