Searched refs:ansi_step (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dcvt.c94 if (ansi_step(pansi, ch) != ANSI_MID)
H A Dline.c579 } while (*pp < limit && ansi_step(pansi, c) == ANSI_MID);
607 ansi_step(pansi, ch) function
954 switch (ansi_step(line_ansi, ch))
H A Dfuncs.h198 public int ansi_step LESSPARAMS ((struct ansi_state *pansi, LWCHAR ch));

Completed in 59 milliseconds