Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dscanner.c708 yaml_parser_scan_tag(yaml_parser_t *parser, yaml_token_t *token);
1807 if (!yaml_parser_scan_tag(parser, &token)) in yaml_parser_fetch_tag()
2379 yaml_parser_scan_tag(yaml_parser_t *parser, yaml_token_t *token) in yaml_parser_scan_tag() function