Searched defs:yytoken (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_parse.c1057 yytype_int16 *yyssp, int yytoken)
1059 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]);
1097 if (yytoken != YYEMPTY)
1100 yyarg[yycount++] = yytname[yytoken];
1302 int yytoken = 0; local
1435 yychar = yytoken = YYEOF;
1440 yytoken = YYTRANSLATE (yychar);
1441 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1446 yyn += yytoken;
1447 if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken)
1056 yysyntax_error(YYSIZE_T *yymsg_alloc, char **yymsg, yytype_int16 *yyssp, int yytoken) argument
[all...]

Completed in 37 milliseconds