Searched refs:array_match_key_prefix (Results 1 – 4 of 4) sorted by relevance
322 ? (const data_string *)array_match_key_prefix(p->conf.expire_url, &r->uri.path) in REQUEST_FUNC()330 array_match_key_prefix(p->conf.expire_mimetypes, vb); in REQUEST_FUNC()
136 data_unset * array_match_key_prefix (const array * const a, const buffer * const b);
538 array_match_key_prefix (const array * const a, const buffer * const b) in array_match_key_prefix() function
677 ? (data_auth *)array_match_key_prefix(p->conf.auth_require, &r->uri.path) in mod_auth_uri_handler()