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

/httpd/modules/mappers/
H A Dmod_rewrite.c240 #define subreq_ok(r) (!r->main || \ macro
1848 if (ctx->uri && subreq_ok(r)) {
1863 if (ctx->uri && subreq_ok(r)) {
3880 if (*input && subreq_ok(r)) {
3892 if (*input && subreq_ok(r)) {

Completed in 25 milliseconds