Ruby
2.0.0p247(2013-06-27revision41674)
|
#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. |
static int yaml_emitter_set_writer_error | ( | yaml_emitter_t * | emitter, |
const char * | problem | ||
) | [static] |
Definition at line 19 of file writer.c.
References YAML_WRITER_ERROR.
Referenced by yaml_emitter_flush().