Home
last modified time | relevance | path

Searched refs:ucl_emitter_context_streamline (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_emitter_streamline.c39 struct ucl_emitter_context_streamline { struct
60 #define TO_STREAMLINE(ctx) (struct ucl_emitter_context_streamline *)(ctx) argument
68 struct ucl_emitter_context_streamline *sctx; in ucl_object_emit_streamline_new()
94 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_start_container()
127 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_add_object()
146 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_end_container()
166 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_finish()