Home
last modified time | relevance | path

Searched refs:ucl_object_iterate_with_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/include/
H A Ducl.h858 UCL_EXTERN const ucl_object_t *ucl_object_iterate_with_error(const ucl_object_t *obj,
862 #define ucl_object_iterate(ob, it, ev) ucl_object_iterate_with_error((ob), (it), (ev), NULL)
/freebsd/contrib/libucl/src/
H A Ducl_util.c2717 ucl_object_iterate_with_error(const ucl_object_t *obj, ucl_object_iter_t *iter, bool expand_values, function
2859 ret = ucl_object_iterate_with_error(rit->impl_it, &rit->expl_it, true, &ern);