Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Darray.h97 data_unset *array_get_element_klen_ext(const array *a, int ext, const char *key, uint32_t klen);
H A Dhttp_header.c214 (data_string *)array_get_element_klen_ext(a, id, k, klen); in http_header_generic_get_ifnotempty()
H A Darray.c248 data_unset *array_get_element_klen_ext(const array * const a, const int ext, const char *key, const… in array_get_element_klen_ext() function