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

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h857 UCL_EXTERN const ucl_object_t* ucl_object_iterate_full (ucl_object_iter_t iter,
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c2520 return ucl_object_iterate_full (it, expand_values ? UCL_ITERATE_BOTH :
2525 ucl_object_iterate_full (ucl_object_iter_t it, enum ucl_iterate_type type) function

Completed in 68 milliseconds