HomeSort by relevance Sort by last modified time
    Searched refs:getConfidence (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
csmatch.h 36 int32_t getConfidence()const;
csmatch.cpp 44 int32_t CharsetMatch::getConfidence()const
ucsdet.cpp 77 return ((CharsetMatch *) ucsm)->getConfidence();
csdetect.cpp 65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence();

Completed in 1972 milliseconds