Searched refs:I_IUTF8 (Results 1 – 2 of 2) sorted by relevance
143 #define I_IUTF8(tty) _I_FLAG((tty), IUTF8) macro
401 return I_IUTF8(tty) && is_utf8_continuation(c); in is_continuation()