Searched refs:getConfidence (Results 1 – 8 of 8) sorted by relevance
61 int32_t getConfidence()const;
54 int32_t CharsetMatch::getConfidence()const in getConfidence() function in CharsetMatch
81 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence(); in charsetMatchComparator()
82 return ((CharsetMatch *) ucsm)->getConfidence(); in ucsdet_getConfidence()