Home | History | Annotate | Download | only in bison

Lines Matching refs:yytext

8345 f { unput (yytext[0]); }
8349 extern char *yytext;
8417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether yytext is a pointer" >&5
8418 $as_echo_n "checking whether yytext is a pointer... " >&6; }
8422 # POSIX says lex can declare yytext either as a pointer or an array; the