Home | History | Annotate | Download | only in intltest

Lines Matching refs:UChar32

501 inline static void insert(UnicodeString& dest, int pos, UChar32 ch)
508 UChar32 ch;
574 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
588 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
591 UChar32 current() {
599 UChar32 next() {
607 UChar32 previous() {
619 const UChar32 *s;
625 const UChar32 *expect, int32_t expectLength,
641 UChar32 c1, c2;
697 static const UChar32 expect[]={
720 static const UChar32 expect_j2911[]={
1130 UChar32 c=it.getCodepoint();
1215 UChar32 c;
1336 UChar32 c=iter.getCodepoint();
1353 UChar32 c=iter.getCodepoint();
1362 UChar32 c2=combineBackCharsAndCc[2*i];
1496 UChar32 char32 = 0x0054;
1506 UChar32 c;