Lines Matching refs:InputText
42 int32_t nextByte(InputText* det);
61 int32_t match_mbcs(InputText* det, const uint16_t commonChars[], int32_t commonCharsLen) const;
74 UBool match(InputText* input, CharsetMatch *results) const = 0;
88 virtual UBool nextChar(IteratedChar *it, InputText *textIn) const = 0;
101 UBool nextChar(IteratedChar *it, InputText *det) const;
103 UBool match(InputText* input, CharsetMatch *results) const;
125 UBool match(InputText* input, CharsetMatch *results) const = 0;
132 UBool nextChar(IteratedChar *it, InputText *det) const;
147 UBool match(InputText* input, CharsetMatch *results) const;
162 UBool match(InputText* input, CharsetMatch *results) const;
175 UBool nextChar(IteratedChar* it, InputText* det) const;
180 UBool match(InputText* input, CharsetMatch *results) const;
194 UBool nextChar(IteratedChar* it, InputText* det) const;
199 UBool match(InputText* input, CharsetMatch *results) const;