Searched defs:emitter_s (Results 1 – 1 of 1) sorted by relevance
66 struct emitter_s { struct67 emitter_output_t output;69 void (*write_cb)(void *, const char *);70 void *cbopaque;71 int nesting_depth;73 bool item_at_depth;75 bool emitted_key;