Searched refs:ucl_object_copy_internal (Results 1 – 1 of 1) sorted by relevance
3617 ucl_object_copy_internal(const ucl_object_t *other, bool allow_array) function3665 ucl_array_append(new, ucl_object_copy_internal(cur, false));3668 ucl_object_t *cp = ucl_object_copy_internal(cur, true);3679 ucl_object_t *cp = ucl_object_copy_internal(cur, false);3693 return ucl_object_copy_internal(other, true);