Searched refs:array_match_value_prefix (Results 1 – 5 of 5) sorted by relevance
142 const buffer * array_match_value_prefix (const array * const a, const buffer * const b);
463 ? array_match_value_prefix(xdocroot, path) in http_response_xsendfile()532 ? array_match_value_prefix(xdocroot, b) in http_response_xsendfile2()
553 array_match_value_prefix (const array * const a, const buffer * const b) in array_match_value_prefix() function
1930 if (NULL == array_match_value_prefix(p->conf.mimetypes, vbro)) return HANDLER_GO_ON; in REQUEST_FUNC()
788 * [core] code reuse with array_match_value_prefix()