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.h425 UCL_EXTERN bool ucl_object_merge(ucl_object_t *top, ucl_object_t *elt, bool copy);
/freebsd/contrib/libucl/src/
H A Ducl_util.c2551 bool ucl_object_merge(ucl_object_t *top, ucl_object_t *elt, bool copy) function
2603 if (!ucl_object_merge(found, cp, copy)) {
2635 if (!ucl_object_merge(found, cp, copy)) {