Lines Matching refs:InputText
131 int32_t IteratedChar::nextByte(InputText *det)
147 int32_t CharsetRecog_mbcs::match_mbcs(InputText *det, const uint16_t commonChars[], int32_t commonCharsLen) const {
243 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const {
271 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const {
292 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const {
371 UBool CharsetRecog_euc_jp::match(InputText *det, CharsetMatch *results) const
393 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const
405 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const
445 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const
457 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const {
521 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const