Home | History | Annotate | Download | only in intltest

Lines Matching full:uchar32

824         UChar32 c=expectedString[0];
825 UChar32 nextCp=expectedString.length()>1 ? expectedString[1] : 0;