Searched refs:getConfidence (Results 1 – 4 of 4) sorted by relevance
36 int32_t getConfidence()const;
44 int32_t CharsetMatch::getConfidence()const in getConfidence() function in CharsetMatch
65 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence(); in charsetMatchComparator()
77 return ((CharsetMatch *) ucsm)->getConfidence(); in ucsdet_getConfidence()