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

/httpd/modules/filters/
H A Dmod_proxy_html.c74 } meta; typedef in typeref:struct:__anon166
675 static meta *metafix(request_rec *r, const char *buf)
677 meta *ret = NULL;
722 ret = apr_palloc(r->pool, sizeof(meta));
885 meta *m = NULL;
1276 seek_meta = ap_pregcomp(p, "<meta[^>]*(http-equiv)[^>]*>",

Completed in 22 milliseconds