Searched refs:ucl_hash_replace (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libucl/src/
H A Ducl_hash.h66 void ucl_hash_replace (ucl_hash_t* hashlin, const ucl_object_t *old,
H A Ducl_parser.c1163 ucl_hash_replace (cont, top, nobj);
1227 ucl_hash_replace (container, tobj, nobj);
1235 ucl_hash_replace (container, tobj, nobj);
1268 ucl_hash_replace (container, tobj, nobj);
H A Ducl_hash.c341 void ucl_hash_replace (ucl_hash_t* hashlin, const ucl_object_t *old, function
H A Ducl_util.c1267 ucl_hash_replace (container, old_obj, new_obj);
2432 ucl_hash_replace (top->value.ov, found, elt);
2601 ucl_hash_replace (top->value.ov, found, cp);
2632 ucl_hash_replace (top->value.ov, found, cp);

Completed in 53 milliseconds