Lines Matching defs:match
302 int flags; /* Flags which control the match */
939 * substitute the prefix path 'match' in 'input' with 'subst' (RewriteBase)
941 static char *subst_prefix_path(request_rec *r, char *input, const char *match,
944 apr_size_t len = strlen(match);
946 if (len && match[len - 1] == '/') {
950 if (!strncmp(input, match, len) && input[len++] == '/') {
978 /* prefix didn't match */
1304 /* key doesn't match - ignore. */
4054 /* Since we want to match against the (so called) full URL, we have
4063 /* Additionally we strip the physical path from the url to match
4075 /* Try to match the URI against the RewriteRule pattern
4320 /* Regardless of what we do next, we've found a match. Check to see
4329 * The rule sets the response code (implies match-only)
4336 * Indicate a change if this was not a match-only rule.
4979 * root this will never match, so we skip the / after the