Home | History | Annotate | Download | only in cintltst

Lines Matching refs:c2

854     UChar c1, c2;
858 c2=*t++;
859 if(c1!=c2 && c2!=0xfffd) {