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

/httpd/server/
H A Dutil_expr_parse.c1903 char const *yymsgp = YY_("syntax error"); local
1907 yymsgp = yymsg;
1922 yymsgp = yymsg;
1925 yyerror (ctx, yymsgp);

Completed in 14 milliseconds