Home | History | Annotate | Download | only in src

Lines Matching refs:UTFMODE

692 	if (UTFMODE && prefix_len && (words[0][prefix_len] & 0xC0) == 0x80)
1145 if (UTFMODE) {
1272 if (UTFMODE) {
1577 if (UTFMODE)
1609 if (UTFMODE && (c > 0x7F))
2872 if (UTFMODE && (c > 0x7F)) {
2913 if (UTFMODE && (c > 0x7F)) {