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

/httpd/modules/mappers/
H A Dmod_rewrite.c398 } rewrite_ctx; typedef in typeref:struct:__anon242
1772 static const char *lookup_header(const char *name, rewrite_ctx *ctx)
1790 static APR_INLINE const char *la_u(rewrite_ctx *ctx)
1808 static char *lookup_variable(char *var, rewrite_ctx *ctx)
2257 static char *do_expand(char *input, rewrite_ctx *ctx, rewriterule_entry *entry)
2465 static void do_expand_env(data_item *env, rewrite_ctx *ctx)
2586 static void do_expand_cookie(data_item *cookie, rewrite_ctx *ctx)
3828 static int apply_rewrite_cond(rewritecond_entry *p, rewrite_ctx *ctx)
3997 rewrite_ctx *ctx)
4033 static int apply_rewrite_rule(rewriterule_entry *p, rewrite_ctx *ct
[all...]

Completed in 24 milliseconds