Ruby
2.0.0p598(2014-11-13revision48408)
|
#include "yaml_private.h"
Go to the source code of this file.
Functions | |
static int | yaml_emitter_set_writer_error (yaml_emitter_t *emitter, const char *problem) |
yaml_emitter_flush (yaml_emitter_t *emitter) | |
Flush the accumulated characters to the output. More... | |
|
static |
Definition at line 19 of file writer.c.
References YAML_WRITER_ERROR.
Referenced by yaml_emitter_flush().