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

/httpd/modules/proxy/
H A Dproxy_util.c86 static int proxy_match_word(struct dirconn_entry *This, request_rec *r);
768 This->matcher = proxy_match_word;
773 static int proxy_match_word(struct dirconn_entry *This, request_rec *r) function

Completed in 21 milliseconds