Searched refs:ucl_object_copy (Results 1 – 4 of 4) sorted by relevance
1964 copy = ucl_object_copy(cur);2567 ucl_array_append(top, ucl_object_copy(elt));2585 cp = ucl_object_copy(cur);2617 cp = ucl_object_copy(elt);3204 cp = ucl_object_copy(elt);3602 res = ucl_object_copy(obj);3691 ucl_object_copy(const ucl_object_t *other) function
3187 parser->includepaths = ucl_object_copy(paths); in ucl_set_include_path()3191 parser->includepaths = ucl_object_copy(paths); in ucl_set_include_path()
99 ar1 = ucl_object_copy (ar); in main()
322 UCL_EXTERN ucl_object_t *ucl_object_copy(const ucl_object_t *other)