Lines Matching refs:results
271 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const {
273 results->set(det, this, confidence);
371 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const
374 results->set(det, this, confidence);
393 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const
396 results->set(det, this, confidence);
445 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const
448 results->set(det, this, confidence);
521 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const
524 results->set(det, this, confidence);