Home | History | Annotate | Download | only in collationperf

Lines Matching refs:xC0

1321             else if (ch >= 0xC0) {nBytes=2;}
1333 if (bytes[i] < 0x80 || bytes[i] >= 0xc0) {