Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dscanner.c682 yaml_parser_scan_to_next_token(yaml_parser_t *parser);
871 if (!yaml_parser_scan_to_next_token(parser)) in yaml_parser_fetch_next_token()
1916 yaml_parser_scan_to_next_token(yaml_parser_t *parser) in yaml_parser_scan_to_next_token() function