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

/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_hash.h70 void ucl_hash_delete (ucl_hash_t* hashlin, ucl_object_t *obj);
H A Ducl_hash.c111 ucl_hash_delete (ucl_hash_t* hashlin, ucl_object_t *obj) function
H A Ducl_util.c1089 ucl_hash_delete (top->value.ov, found);
1099 ucl_hash_delete (top->value.ov, found);
1137 ucl_hash_delete(top->value.ov, found);

Completed in 44 milliseconds