Home
last modified time | relevance | path

Searched refs:yytype (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c748 int yytype;
759 if (yytype < YYNTOKENS)
760 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
764 YYUSE (yytype);
778 yy_symbol_print (yyoutput, yytype, yyvaluep, tsrm_ls) in yy_symbol_print()
780 int yytype;
785 if (yytype < YYNTOKENS)
786 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1144 yydestruct (yymsg, yytype, yyvaluep, tsrm_ls) in yydestruct()
1146 int yytype;
[all …]

Completed in 11 milliseconds