Ruby
2.0.0p648(2015-12-16revision53162)
|
#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_emitter_s::error, yaml_emitter_s::problem, and YAML_WRITER_ERROR.
Referenced by yaml_emitter_flush().