Home
last modified time | relevance | path

Searched refs:array_match_value_prefix_nc (Results 1 – 3 of 3) sorted by relevance

/lighttpd1.4/src/
H A Darray.h145 const buffer * array_match_value_prefix_nc (const array * const a, const buffer * const b);
H A Dhttp-header-glue.c464 : array_match_value_prefix_nc(xdocroot, path); in http_response_xsendfile()
533 : array_match_value_prefix_nc(xdocroot, b); in http_response_xsendfile2()
H A Darray.c567 array_match_value_prefix_nc (const array * const a, const buffer * const b) in array_match_value_prefix_nc() function