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