Searched refs:unget (Results 1 – 2 of 2) sorted by relevance
110 if (parsefile->unget) in pgetc()111 return parsefile->lastc[--parsefile->unget]; in pgetc()341 parsefile->unget++; in pungetc()365 sp->unget = parsefile->unget; in pushstring()374 parsefile->unget = 0; in pushstring()399 parsefile->unget = sp->unget; in popstring()487 pf->unget = 0; in pushfile()
57 int unget; member80 int unget; member
Completed in 4 milliseconds