Searched refs:dummy_yyguts (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c2543 struct yyguts_t dummy_yyguts; local
2545 ap_expr_yyset_extra (yy_user_defined, &dummy_yyguts);
2552 *ptr_yy_globals = (yyscan_t) ap_expr_yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts );

Completed in 14 milliseconds