Lines Matching full:uchar32
825 UChar32 c=expectedString[0];826 UChar32 nextCp=expectedString.length()>1 ? expectedString[1] : 0;