Searched refs:ungetChar (Results 1 – 1 of 1) sorted by relevance
112 void ungetChar() in ungetChar() function in psp::FileInputStream287 if (idx >= 1 && ch != ':' && ch != -1) stream->ungetChar(); in token()318 stream->ungetChar(); in linetoken()
Completed in 11 milliseconds