Lines Matching refs:c2
3181 UChar c, c2;3188 if(c>=0xdc00 || length==0 || !U16_IS_TRAIL(c2=*s++)) {3197 if(c>=0xdc00 || !U16_IS_TRAIL(c2=*s++)) {