Lines Matching refs:yygetc
57 static int yygetc __P((int));
64 static int yygetc(docont)
116 while (((c = yygetc(0)) > '\0') && (c != last))
193 c = yygetc(0);
195 printf("yygetc = (%x) %c [%*.*s]\n", c, c, yypos, yypos,
259 n = yygetc(0);
265 (void) yygetc(0);
272 n = yygetc(1);
304 n = yygetc(1);
354 n = yygetc(0);
368 n = yygetc(0);
384 n = yygetc(0);
404 n = yygetc(0);
441 c = yygetc(1);
467 n = yygetc(0);
470 n = yygetc(1);
484 n = yygetc(1);