Searched refs:c1_allowed (Results 1 – 1 of 1) sorted by relevance
126 int c1_allowed = !vt->mode.utf8; in vterm_input_write() local178 c1_allowed = TRUE; in vterm_input_write()282 if(c == 0x07 || (c1_allowed && c == 0x9c)) { in vterm_input_write()304 if(c1_allowed && c >= 0x80 && c < 0xa0) { in vterm_input_write()