Lines Matching refs:InputText
132 int32_t IteratedChar::nextByte(InputText *det) in nextByte()
148 int32_t CharsetRecog_mbcs::match_mbcs(InputText *det, const uint16_t commonChars[], int32_t commonC… in match_mbcs()
244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar()
272 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { in match()
293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar()
372 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const in match()
394 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const in match()
406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar()
446 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const in match()
458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar()
522 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const in match()