HomeSort by: relevance | last modified time | path
    Searched refs:ansi_start (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/less/dist/
cvt.c 80 } else if ((ops & CVT_ANSI) && (pansi = ansi_start(ch)) != NULL)
line.c 606 public struct ansi_state * ansi_start(LWCHAR ch) function
1049 line_ansi = ansi_start(ch);
1459 struct ansi_state *pansi = ansi_start(ch);
filename.c 474 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL)
funcs.h 213 public struct ansi_state * ansi_start(LWCHAR ch);

Completed in 19 milliseconds