Searched refs:ungetcc (Results 1 – 4 of 4) sorted by relevance
92 /* Stack of ungotten chars (via ungetcc) */1019 * (characters previously given to ungetcc or ungetsc). in getcc() 1091 return getcc_repl(kent, "\n", getccu, ungetcc); in multi_search() 1098 public void ungetcc(char c) in multi_search() 1154 ungetcc(c); in multi_search() 1025 public void ungetcc(LWCHAR c) ungetcc() function
670 ungetcc((char) c); in ierror_suffix()
1190 ungetcc(usercmd[--nch]);
107 public void ungetcc(char c);