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

/httpd/modules/filters/
H A Dmod_proxy_html.c51 static const apr_strmatch_pattern* seek_content; variable
695 p = apr_strmatch(seek_content, buf+offs+pmatch[0].rm_so,
1278 seek_content = apr_strmatch_precompile(p, "content", 0);

Completed in 15 milliseconds