Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Darray.c211 static int array_keycmpb(const char * const k, const uint32_t klen, const buffer * const b) { in array_keycmpb() function
236 : array_keycmpb(k, klen, &a->sorted[probe]->key); in array_get_index_ext()