Searched defs:ungetChar (Results 1 – 2 of 2) sorted by relevance
381 void ungetChar() { inputStack.back()->ungetch(); } in ungetChar() function