Searched refs:ucl_emitter_functions (Results 1 – 8 of 8) sorted by relevance
100 const struct ucl_emitter_functions *func = ctx->func; in ucl_elt_string_write_json()151 const struct ucl_emitter_functions *func = ctx->func; in ucl_elt_string_write_multiline()347 struct ucl_emitter_functions*350 struct ucl_emitter_functions *f; in ucl_object_emit_memory_funcs()370 struct ucl_emitter_functions*373 struct ucl_emitter_functions *f; in ucl_object_emit_file_funcs()389 struct ucl_emitter_functions*392 struct ucl_emitter_functions *f; in ucl_object_emit_fd_funcs()417 ucl_object_emit_funcs_free (struct ucl_emitter_functions *f) in ucl_object_emit_funcs_free()
96 ucl_add_tabs (const struct ucl_emitter_functions *func, unsigned int tabs, in ucl_add_tabs()113 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_key()168 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_finish_object()196 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_common_end_object()225 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_common_end_array()255 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_common_start_array()301 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_common_start_object()362 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_common_elt()600 struct ucl_emitter_functions *func; in ucl_object_emit_len()625 struct ucl_emitter_functions *emitter) in ucl_object_emit_full()
43 const struct ucl_emitter_functions *func;57 struct ucl_emitter_functions *emitter) in ucl_object_emit_streamline_new()
103 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_int_msgpack()186 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_double_msgpack()206 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_bool_msgpack()216 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_string_msgpack()253 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_binary_string_msgpack()285 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_null_msgpack()303 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_array_msgpack()333 const struct ucl_emitter_functions *func = ctx->func; in ucl_emitter_print_object_msgpack()
1111 struct ucl_emitter_functions { struct1152 const struct ucl_emitter_functions *func;1194 struct ucl_emitter_functions *emitter);1206 struct ucl_emitter_functions *emitter);1240 UCL_EXTERN struct ucl_emitter_functions* ucl_object_emit_memory_funcs (1248 UCL_EXTERN struct ucl_emitter_functions* ucl_object_emit_file_funcs (1255 UCL_EXTERN struct ucl_emitter_functions* ucl_object_emit_fd_funcs (1262 UCL_EXTERN void ucl_object_emit_funcs_free (struct ucl_emitter_functions *f);
90 static struct ucl_emitter_functions default_emit_funcs() in default_emit_funcs()92 struct ucl_emitter_functions func = { in default_emit_funcs()326 struct ucl_emitter_functions cbdata;
36 struct ucl_emitter_functions *f; in main()
257 struct ucl_emitter_functions {294 struct ucl_emitter_functions *emitter);