Searched refs:yygetc (Results 1 – 1 of 1) sorted by relevance
56 static int yygetc(int);64 yygetc(int docont) in yygetc() function115 while (((c = yygetc(0)) > '\0') && (c != last)) in yyswallow()197 c = yygetc(0); in yylex()266 n = yygetc(0); in yylex()272 (void) yygetc(0); in yylex()279 n = yygetc(1); in yylex()311 n = yygetc(1); in yylex()360 n = yygetc(0); in yylex()383 n = yygetc(0); in yylex()[all …]