Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dparser.c158 yaml_tag_directive_t **tag_directives_start_ref,
1231 yaml_tag_directive_t **tag_directives_start_ref, in yaml_parser_process_directives() argument
1306 if (tag_directives_start_ref) { in yaml_parser_process_directives()
1308 *tag_directives_start_ref = *tag_directives_end_ref = NULL; in yaml_parser_process_directives()
1312 *tag_directives_start_ref = tag_directives.start; in yaml_parser_process_directives()