Searched refs:yaml_emitter_close (Results 1 – 4 of 4) sorted by relevance
12 yaml_emitter_close(yaml_emitter_t *emitter);86 yaml_emitter_close(yaml_emitter_t *emitter) in yaml_emitter_close() function127 if (!yaml_emitter_close(emitter)) goto error; in yaml_emitter_dump()
281 yaml_emitter_close(&emitter); in main()
686 if (!yaml_emitter_close(&emitter)) in main()
1936 yaml_emitter_close(yaml_emitter_t *emitter);
Completed in 9 milliseconds