Searched refs:pgetc (Results 1 – 5 of 5) sorted by relevance
692 readtoken1(pgetc(), here->here->type == NHERE? SQSYNTAX : DQSYNTAX, in parseheredoc()816 while ((c = pgetc()) != '\n' && c != PEOF); in xxreadtoken()820 if (pgetc() == '\n') { in xxreadtoken()837 if (pgetc() == '&') in xxreadtoken()842 if (pgetc() == '|') in xxreadtoken()847 if (pgetc() == ';') in xxreadtoken()958 c = pgetc(); in readtoken1()975 c = pgetc(); in readtoken1()986 c = pgetc(); in readtoken1()1090 if (pgetc() == ')') { in readtoken1()[all …]
51 int pgetc(void);
173 pgetc(void) in pgetc() function
186 pgetc(); pungetc(); /* fill up input buffer */ in tryexec()
340 INPUT: The basic input routine is pgetc, which reads from the