Searched refs:expand_values (Results 1 – 2 of 2) sorted by relevance
846 ucl_object_iter_t *iter, bool expand_values, int *ep);883 bool expand_values);
2734 ucl_object_iterate_with_error (const ucl_object_t *obj, ucl_object_iter_t *iter, bool expand_values, argument2743 if (expand_values) {2856 ucl_object_iterate_safe (ucl_object_iter_t it, bool expand_values) argument2858 return ucl_object_iterate_full (it, expand_values ? UCL_ITERATE_BOTH :