Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dparser.c159 yaml_tag_directive_t **tag_directives_end_ref);
1232 yaml_tag_directive_t **tag_directives_end_ref) in yaml_parser_process_directives() argument
1308 *tag_directives_start_ref = *tag_directives_end_ref = NULL; in yaml_parser_process_directives()
1313 *tag_directives_end_ref = tag_directives.top; in yaml_parser_process_directives()