ext/psych/yaml/writer.c File Reference

#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)


Function Documentation

yaml_emitter_flush ( yaml_emitter_t emitter  ) 

Definition at line 32 of file writer.c.

References assert, yaml_emitter_set_writer_error(), YAML_UTF16LE_ENCODING, and YAML_UTF8_ENCODING.

Referenced by yaml_emitter_emit_document_end().

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().


Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7