Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dscanner.c685 yaml_parser_scan_directive(yaml_parser_t *parser, yaml_token_t *token);
1382 if (!yaml_parser_scan_directive(parser, &token)) in yaml_parser_fetch_directive()
1990 yaml_parser_scan_directive(yaml_parser_t *parser, yaml_token_t *token) in yaml_parser_scan_directive() function