Home
last modified time | relevance | path

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

/freebsd/contrib/lyaml/ext/yaml/
H A Demitter.c93 yaml_version_directive_t version_directive, *Pversion_directive = NULL; in emit_DOCUMENT_START() local
107 Pversion_directive = &version_directive; in emit_DOCUMENT_START()
143 yaml_document_start_event_initialize (&event, Pversion_directive, in emit_DOCUMENT_START()