Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/src/
H A Ducl_hash.h65 void ucl_hash_replace (ucl_hash_t* hashlin, const ucl_object_t *old,
H A Ducl_parser.c1069 ucl_hash_replace (cont, top, nobj); in ucl_parser_append_elt()
1124 ucl_hash_replace (container, tobj, nobj); in ucl_parser_process_object_element()
1132 ucl_hash_replace (container, tobj, nobj); in ucl_parser_process_object_element()
1165 ucl_hash_replace (container, tobj, nobj); in ucl_parser_process_object_element()
H A Ducl_hash.c288 void ucl_hash_replace (ucl_hash_t* hashlin, const ucl_object_t *old, in ucl_hash_replace() function
H A Ducl_util.c1134 ucl_hash_replace (container, old_obj, new_obj);
2211 ucl_hash_replace (top->value.ov, found, elt);
2349 ucl_hash_replace (top->value.ov, found, cp);