Home
last modified time | relevance | path

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

/freebsd/contrib/libyaml/src/
H A Dparser.c1234 yaml_tag_directive_t default_tag_directives[] = { in yaml_parser_process_directives() local
1298 for (default_tag_directive = default_tag_directives; in yaml_parser_process_directives()
H A Demitter.c557 yaml_tag_directive_t default_tag_directives[] = { in yaml_emitter_emit_document_start() local
580 for (tag_directive = default_tag_directives; in yaml_emitter_emit_document_start()