OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:csm_r
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/i18n/
csdetect.cpp
62
const CharsetMatch **
csm_r
= (const CharsetMatch **) right;
local
65
return (*
csm_r
)->getConfidence() - (*csm_l)->getConfidence();
Completed in 194 milliseconds