Searched refs:ucl_hash_insert (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libucl/src/
H A Ducl_hash.h60 bool ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, const char *key,
H A Ducl_internal.h486 if (!ucl_hash_insert (nhp, obj, obj->key, obj->keylen)) {
H A Ducl_hash.c301 ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, function

Completed in 45 milliseconds