Searched refs:ansi_start (Results 1 – 5 of 5) sorted by relevance
79 } else if ((ops & CVT_ANSI) && (pansi = ansi_start(ch)) != NULL) in cvt_text()
638 public struct ansi_state * ansi_start(LWCHAR ch) in ansi_start() function1199 line_ansi = ansi_start(ch); in do_append()1485 } else if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(ch)) != NULL) in col_vs_pos()1766 struct ansi_state *pansi = ansi_start(ch); in skip_columns()
497 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL) in bin_file()
241 public struct ansi_state * ansi_start(LWCHAR ch);
1251 pansi = ansi_start(ch); in osc8_parse()