Lines Matching refs:UChar32
503 inline static void insert(UnicodeString& dest, int pos, UChar32 ch)
510 UChar32 ch;
579 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
593 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) :
596 UChar32 current() {
604 UChar32 next() {
612 UChar32 previous() {
624 const UChar32 *s;
630 const UChar32 *expect, int32_t expectLength,
650 UChar32 c = result.char32At(i);
669 UChar32 c1, c2;
725 static const UChar32 expect[]={
748 static const UChar32 expect_j2911[]={
1158 UChar32 c=it.getCodepoint();
1243 UChar32 c;
1364 UChar32 c=iter.getCodepoint();
1381 UChar32 c=iter.getCodepoint();
1390 UChar32 c2=combineBackCharsAndCc[2*i];
1539 UChar32 char32 = 0x0054;
1549 UChar32 c;