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

/freebsd-12-stable/contrib/less/
H A Doutput.c620 ungetcc(c);
H A Dcommand.c87 /* Stack of ungotten chars (via ungetcc) */
895 * (characters previously given to ungetcc or ungetsc).
976 return getcc_repl(kent, "\n", getccu, ungetcc);
984 ungetcc(c) function
1035 ungetcc(c);
H A Ddecode.c1011 ungetcc(usercmd[--nch]);
H A Dfuncs.h92 public void ungetcc LESSPARAMS ((LWCHAR c));

Completed in 224 milliseconds