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

/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h889 UCL_EXTERN ucl_object_t* ucl_iterate_object (ucl_object_t *obj, ucl_object_iter_t *iter, bool expand_values);
/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_util.c1206 ucl_iterate_object (ucl_object_t *obj, ucl_object_iter_t *iter, bool expand_values) argument
1210 if (expand_values) {

Completed in 115 milliseconds