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

/httpd/include/
H A Dap_regex.h212 AP_DECLARE(ap_rxplus_t*) ap_rxplus_compile(apr_pool_t *pool, const char *pattern);
/httpd/server/
H A Dutil_regex.c31 AP_DECLARE(ap_rxplus_t*) ap_rxplus_compile(apr_pool_t *pool, function
/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c1172 fcgi_backend_regex = ap_rxplus_compile(cmd->pool, FCGI_BACKEND_REGEX_STR);

Completed in 371 milliseconds