Home
last modified time | relevance | path

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

/freebsd/contrib/libyaml/src/
H A Dparser.c157 yaml_version_directive_t **version_directive_ref,
1230 yaml_version_directive_t **version_directive_ref, in yaml_parser_process_directives() argument
1305 if (version_directive_ref) { in yaml_parser_process_directives()
1306 *version_directive_ref = version_directive; in yaml_parser_process_directives()
1322 if (!version_directive_ref) in yaml_parser_process_directives()