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

/httpd/modules/test/
H A Dmod_policy.c67 const char *type_url; member in struct:policy_conf
244 f->r->content_type, types), conf->type_url, bb, HTTP_BAD_GATEWAY);
892 new->type_url = (add->type_url_set == 0) ? base->type_url : add->type_url;
1016 conf->type_url = ap_escape_html(cmd->pool, url);

Completed in 3211 milliseconds