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

/httpd/modules/cache/
H A Dcache_storage.c429 static apr_status_t cache_canonicalise_key(request_rec *r, apr_pool_t* p, function
672 return cache_canonicalise_key(r, p, r->uri, &r->parsed_uri, key);
714 != cache_canonicalise_key(r, r->pool, location,
729 != cache_canonicalise_key(r, r->pool, content_location,

Completed in 11 milliseconds