Home | History | Annotate | Download | only in intltest

Lines Matching defs:c1

132     UChar32  c1 = 0;
140 c1 = (c1+1)%0x80;
143 if (c1==0x5c || c1==0) {
144 c1++;
146 s.append(c1);