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

/httpd/modules/filters/
H A Dmod_proxy_html.c120 typedef enum { ATTR_IGNORE, ATTR_URI, ATTR_EVENT } rewrite_t; enumerator in enum:__anon170
471 is_uri = ATTR_URI;
487 case ATTR_URI:

Completed in 15 milliseconds