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

/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h778 ucl_object_tolstring_safe (ucl_object_t *obj, const char **target, size_t *tlen) function
805 ucl_object_tolstring_safe (obj, &result, tlen);
1055 #define ucl_obj_tolstring_safe ucl_object_tolstring_safe

Completed in 111 milliseconds