Lines Matching refs:InputText
44 int32_t nextByte(InputText* det);
63 int32_t match_mbcs(InputText* det, const uint16_t commonChars[], int32_t commonCharsLen) const;
76 UBool match(InputText* input, CharsetMatch *results) const = 0;
90 virtual UBool nextChar(IteratedChar *it, InputText *textIn) const = 0;
103 UBool nextChar(IteratedChar *it, InputText *det) const;
105 UBool match(InputText* input, CharsetMatch *results) const;
127 UBool match(InputText* input, CharsetMatch *results) const = 0;
134 UBool nextChar(IteratedChar *it, InputText *det) const;
149 UBool match(InputText* input, CharsetMatch *results) const;
164 UBool match(InputText* input, CharsetMatch *results) const;
177 UBool nextChar(IteratedChar* it, InputText* det) const;
182 UBool match(InputText* input, CharsetMatch *results) const;
196 UBool nextChar(IteratedChar* it, InputText* det) const;
201 UBool match(InputText* input, CharsetMatch *results) const;