Home | History | Annotate | Download | only in intltest

Lines Matching refs:UChar32Iterator

586 class UChar32Iterator {
588 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
639 UChar32Iterator iter32(expect, expectLength, expectMiddle);