Searched refs:subst_prefix_path (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/usr.sbin/httpd/src/modules/standard/ |
| D | mod_rewrite.h | 476 static char *subst_prefix_path(request_rec *r, char *input, char *match,
|
| D | mod_rewrite.c | 1454 cp2 = subst_prefix_path(r, cp, (*dconf->directory == '/') in hook_fixup() 1551 r->filename = subst_prefix_path(r, r->filename, in hook_fixup() 4041 static char *subst_prefix_path(request_rec *r, char *input, char *match, in subst_prefix_path() function
|