Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c534 static const char *const yytname[] = variable
786 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
788 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1005 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); in yysyntax_error()
1046 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1068 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1070 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()

Completed in 11 milliseconds