Home
last modified time | relevance | path

Searched refs:ucl_object_merge (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libucl/tests/
H A Dtest_generate.c184 ucl_object_merge (obj, test_obj, true); in main()
/freebsd/contrib/libucl/include/
H A Ducl.h412 UCL_EXTERN bool ucl_object_merge (ucl_object_t *top, ucl_object_t *elt, bool copy);
/freebsd/contrib/libucl/src/
H A Ducl_util.c2545 ucl_object_merge (ucl_object_t *top, ucl_object_t *elt, bool copy) function
2596 if (!ucl_object_merge (found, cp, copy)) {
2627 if (!ucl_object_merge (found, cp, copy)) {