Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp1148 class SubUCharCharIter : public UCharCharacterIterator { class
1150 SubUCharCharIter() { in SubUCharCharIter() function in SubUCharCharIter
1158 const UChar SubUCharCharIter::u[3]={ 0x61, 0x62, 0x63 };
1185 SubUCharCharIter uci; in TestCharIteratorSubClasses()