Searched refs:yygetc (Results 1 – 1 of 1) sorted by relevance
57 static int yygetc __P((int));64 static int yygetc(int docont) in yygetc() function113 while (((c = yygetc(0)) > '\0') && (c != last)) in yyswallow()189 c = yygetc(0); in yylex()254 n = yygetc(0); in yylex()260 (void) yygetc(0); in yylex()267 n = yygetc(1); in yylex()299 n = yygetc(1); in yylex()348 n = yygetc(0); in yylex()362 n = yygetc(0); in yylex()[all …]