Searched defs:is_top (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/libucl/src/
H A Ducl_emitter.c354 ucl_elt_obj_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
406 ucl_elt_array_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
431 ucl_elt_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
522 ucl_elt_obj_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
570 ucl_elt_array_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
595 ucl_elt_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
[all...]

Completed in 436 milliseconds