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

/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_generate.c99 ar1 = ucl_object_copy (ar);
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c1755 copy = ucl_object_copy (cur);
2336 cp = ucl_object_copy (cur);
2834 cp = ucl_object_copy (elt);
3186 res = ucl_object_copy (obj);
3268 ucl_object_copy (const ucl_object_t *other) function
H A Ducl_parser.c2745 parser->includepaths = ucl_object_copy (paths);
2749 parser->includepaths = ucl_object_copy (paths);
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h306 UCL_EXTERN ucl_object_t * ucl_object_copy (const ucl_object_t *other)

Completed in 125 milliseconds