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

/httpd/modules/proxy/
H A Dproxy_util.c79 const apr_strmatch_pattern PROXY_DECLARE_DATA *ap_proxy_strmatch_domain; variable
1002 if ((domainp = apr_strmatch(ap_proxy_strmatch_domain, str, len)) != NULL) {

Completed in 319 milliseconds