Home | History | Annotate | Download | only in intltest

Lines Matching refs:c1

124     UChar32  c1 = 0;
132 c1 = (c1+1)%0x80;
135 if (c1==0x5c || c1==0) {
136 c1++;
138 s.append(c1);