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

/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_rewrite.c234 #define subreq_ok(r) (!r->main || \ macro
1815 if (ctx->uri && subreq_ok(r)) {
1830 if (ctx->uri && subreq_ok(r)) {
3820 if (*input && subreq_ok(r)) {
3832 if (*input && subreq_ok(r)) {

Completed in 113 milliseconds