HomeSort by relevance Sort by last modified time
    Searched full:csm_l (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
csdetect.cpp 61 const CharsetMatch **csm_l = (const CharsetMatch **) left; local
65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence();

Completed in 241 milliseconds