Searched refs:ucl_hash_insert (Results 1 – 3 of 3) sorted by relevance
59 void ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, const char *key,
416 ucl_hash_insert (hashlin, obj, obj->key, obj->keylen); in ucl_hash_insert_object()
253 ucl_hash_insert (ucl_hash_t* hashlin, const ucl_object_t *obj, in ucl_hash_insert() function