Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_hash.c586 ucl_hash_cmp_icase(const void *a, const void *b) in ucl_hash_cmp_icase() function
615 DL_SORT(hashlin->head, ucl_hash_cmp_icase); in ucl_hash_sort()