Lines Matching full:readtoken1
115 STATIC int readtoken1(int, char const *, char *, int);
692 readtoken1(pgetc(), here->here->type == NHERE? SQSYNTAX : DQSYNTAX,
789 * have parseword (readtoken1?) handle both words and redirection.]
860 return readtoken1(c, BASESYNTAX, (char *)NULL, 0);
875 * will run code that appears at the end of readtoken1.
908 readtoken1(int firstc, char const *syntax, char *eofmark, int striptabs)