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

/httpd/server/
H A Dutil_expr_scan.c299 static void ap_expr_yy_init_buffer (YY_BUFFER_STATE b,FILE *file ,yyscan_t yyscanner );
1961 ap_expr_yy_init_buffer(YY_CURRENT_BUFFER,input_file ,yyscanner);
2035 ap_expr_yy_init_buffer(b,file ,yyscanner);
2064 static void ap_expr_yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) function
2075 /* If b is the current buffer, then ap_expr_yy_init_buffer was _probably_

Completed in 2538 milliseconds