Lines Matching full:isctrl
1636 if (ISCTRL(c) && /* but not C1 */ c < 0x80)
1661 } else if (ISCTRL(c) && /* but not C1 */ c < 0x80) {
2412 if (ISCTRL(c)) {
3409 #define char_len(c) ((ISCTRL((unsigned char)c) && \
3837 if (ISCTRL(ch) && /* but not C1 */ ch < 0x80) {
5197 if (ISCTRL(ch) && /* but not C1 */ ch < 0x80) {
5477 if (ISCTRL(c)) {