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

/httpd/server/
H A Dutil_expr_scan.c692 int ap_expr_yylex_init (yyscan_t* scanner);
2506 /* ap_expr_yylex_init is special because it creates the scanner itself, so it is
2511 int ap_expr_yylex_init(yyscan_t* ptr_yy_globals) function
2532 /* ap_expr_yylex_init_extra has the same functionality as ap_expr_yylex_init, but follows the
2596 * ap_expr_yylex_init()

Completed in 17 milliseconds