Searched refs:SubUCharCharIter (Results 1 – 1 of 1) sorted by relevance
1148 class SubUCharCharIter : public UCharCharacterIterator { class1150 SubUCharCharIter() { in SubUCharCharIter() function in SubUCharCharIter1158 const UChar SubUCharCharIter::u[3]={ 0x61, 0x62, 0x63 };1185 SubUCharCharIter uci; in TestCharIteratorSubClasses()