Searched refs:tag_directives_start_ref (Results 1 – 1 of 1) sorted by relevance
158 yaml_tag_directive_t **tag_directives_start_ref,1231 yaml_tag_directive_t **tag_directives_start_ref, in yaml_parser_process_directives() argument1306 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()