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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_sexp.c178 ucl_copy_value_trash (obj);
H A Ducl_util.c419 ucl_copy_value_trash (const ucl_object_t *obj) function
1674 ucl_copy_value_trash (obj);
3099 *target = ucl_copy_value_trash (obj);
3123 return ucl_copy_value_trash (obj);
H A Ducl_msgpack.c1407 ucl_copy_value_trash (obj);
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h267 UCL_EXTERN char* ucl_copy_value_trash (const ucl_object_t *obj);

Completed in 83 milliseconds