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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsdetect.cpp61 const CharsetMatch **csm_l = (const CharsetMatch **) left; local
65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence();

Completed in 77 milliseconds