Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1143 return getcc_repl(kent, "\n", getccu, ungetcc); in getcc()
1150 public void ungetcc(char c) in ungetcc() function
1206 ungetcc(c); in peekcc()
H A Doutput.c681 ungetcc((char) c); in get_return()
H A Ddecode.c1327 ungetcc(usercmd[--nch]); in editchar()
H A Dfuncs.h118 public void ungetcc(char c);