Searched refs:yytexttostr (Results 1 – 1 of 1) sorted by relevance
60 static char *yytexttostr __P((int, int));150 static char *yytexttostr(int offset, int max) in yytexttostr() function272 name = yytexttostr(1, yypos); /* skip $ */ in yylex()278 name = yytexttostr(yypos, yylast); in yylex()489 yystr = yytexttostr(0, yypos); in yylex()604 txt = yytexttostr(yypos, YYBUFSIZ); in yyerror()