Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_sexp.c180 ucl_copy_value_trash(obj); in ucl_parse_csexp()
H A Ducl_util.c546 ucl_copy_value_trash(const ucl_object_t *obj) function
1884 ucl_copy_value_trash(obj);
3516 *target = ucl_copy_value_trash(obj);
3540 return ucl_copy_value_trash(obj);
H A Ducl_msgpack.c1353 ucl_copy_value_trash(obj); in ucl_msgpack_parse_string()
/freebsd/contrib/libucl/include/
H A Ducl.h283 UCL_EXTERN char *ucl_copy_value_trash(const ucl_object_t *obj);