Home
last modified time | relevance | path

Searched refs:pungetc (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/
H A Dparser.c916 pungetc(); in xxreadtoken()
927 pungetc(); in xxreadtoken()
940 pungetc(); in xxreadtoken()
945 pungetc(); in xxreadtoken()
953 pungetc(); in xxreadtoken()
1007 pungetc(); in checkend()
1043 pungetc(); in parseredir()
1068 pungetc(); in parseredir()
1372 pungetc(); in readcstyleesc()
1598 pungetc(); in readtoken1()
[all …]
H A Dinput.h51 void pungetc(void);
H A Dinput.c290 pungetc(void) in pungetc() function