Searched refs:ansi_start (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dcvt.c89 } else if ((ops & CVT_ANSI) && (pansi = ansi_start(ch)) != NULL)
H A Dline.c588 ansi_start(ch) function
1009 line_ansi = ansi_start(ch);
H A Dfilename.c490 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL)
H A Dfuncs.h197 public struct ansi_state * ansi_start LESSPARAMS ((LWCHAR ch));

Completed in 56 milliseconds