Home | History | Annotate | Download | only in cintltst

Lines Matching defs:c2

865     UChar c1, c2;
869 c2=*t++;
870 if(c1!=c2 && c2!=0xfffd) {