Home
last modified time | relevance | path

Searched refs:yaml_emitter_check_empty_document (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libyaml/src/
H A Demitter.c157 yaml_emitter_check_empty_document(yaml_emitter_t *emitter);
638 if (yaml_emitter_check_empty_document(emitter)) { in yaml_emitter_emit_document_start()
1109 yaml_emitter_check_empty_document(SHIM(yaml_emitter_t *emitter)) in yaml_emitter_check_empty_document() function