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

/httpd/server/
H A Dutil_expr_parse.c701 #define yyerrok (yyerrstatus = 0)
726 #define YYRECOVERING() (!!yyerrstatus)
1278 int yyerrstatus; local
1327 yyerrstatus = 0;
1460 if (yyerrstatus)
1461 yyerrstatus--;
1894 if (!yyerrstatus)
1935 if (yyerrstatus == 3)
1983 yyerrstatus = 3; /* Each real token shifted decrements this. */

Completed in 15 milliseconds