Home
last modified time | relevance | path

Searched refs:IteratedChar (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcsrmbcs.h32 class IteratedChar : public UMemory
42 IteratedChar();
90 virtual UBool nextChar(IteratedChar *it, InputText *textIn) const = 0;
103 UBool nextChar(IteratedChar *it, InputText *det) const;
134 UBool nextChar(IteratedChar *it, InputText *det) const;
177 UBool nextChar(IteratedChar* it, InputText* det) const;
196 UBool nextChar(IteratedChar* it, InputText* det) const;
Dcsrmbcs.cpp117 IteratedChar::IteratedChar() : in IteratedChar() function in IteratedChar
132 int32_t IteratedChar::nextByte(InputText *det) in nextByte()
155 IteratedChar iter; in match_mbcs()
244 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) const { in nextChar()
293 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) const { in nextChar()
406 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det) const in nextChar()
458 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det) const { in nextChar()