Searched defs:yymsgp (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | util_expr_parse.c | 1903 char const *yymsgp = YY_("syntax error"); local 1907 yymsgp = yymsg; 1922 yymsgp = yymsg; 1925 yyerror (ctx, yymsgp); |
Completed in 16 milliseconds