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

/freebsd-13-stable/contrib/less/
H A Dfilename.c865 ch_ungetchar(-1);
946 ch_ungetchar(c);
980 ch_ungetchar(-1);
H A Dch.c371 * ch_ungetchar is a rather kludgy and limited way to push
375 ch_ungetchar(c) function
379 error("ch_ungetchar overrun", NULL_PARG);
H A Dfuncs.h40 public void ch_ungetchar LESSPARAMS ((int c));

Completed in 101 milliseconds