Lines Matching refs:xE0
1068 if ((buf[0] >= 0xE0) && (buf[0] < 0xF0)) {1201 if ((c >= 0xC2) && (c < 0xE0))1203 else if ((c >= 0xE0) && (c < 0xF0))