Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libucl/src/
H A Ducl_util.c1945 copy = ucl_object_copy (cur);
2561 ucl_array_append (top, ucl_object_copy (elt));
2579 cp = ucl_object_copy (cur);
2609 cp = ucl_object_copy (elt);
3190 cp = ucl_object_copy (elt);
3560 res = ucl_object_copy (obj);
3642 ucl_object_copy (const ucl_object_t *other) function
H A Ducl_parser.c3073 parser->includepaths = ucl_object_copy (paths); in ucl_set_include_path()
3077 parser->includepaths = ucl_object_copy (paths); in ucl_set_include_path()
/freebsd-14.2/contrib/libucl/tests/
H A Dtest_generate.c99 ar1 = ucl_object_copy (ar); in main()
/freebsd-14.2/contrib/libucl/include/
H A Ducl.h309 UCL_EXTERN ucl_object_t * ucl_object_copy (const ucl_object_t *other)