Home | History | Annotate | Download | only in intltest

Lines Matching full:uchar32

500 inline static void insert(UnicodeString& dest, int pos, UChar32 ch)
507 UChar32 ch;
573 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
587 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
590 UChar32 current() {
598 UChar32 next() {
606 UChar32 previous() {
618 const UChar32 *s;
624 const UChar32 *expect, int32_t expectLength,
640 UChar32 c1, c2;
696 static const UChar32 expect[]={
719 static const UChar32 expect_j2911[]={
1129 UChar32 c=it.getCodepoint();
1214 UChar32 c;
1335 UChar32 c=iter.getCodepoint();
1352 UChar32 c=iter.getCodepoint();
1361 UChar32 c2=combineBackCharsAndCc[2*i];
1495 UChar32 char32 = 0x0054;
1505 UChar32 c;