Home
last modified time | relevance | path

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

/petsc/src/sys/yaml/src/
H A Dscanner.c593 yaml_parser_fetch_next_token(yaml_parser_t *parser);
843 if (!yaml_parser_fetch_next_token(parser)) in yaml_parser_fetch_more_tokens()
857 yaml_parser_fetch_next_token(yaml_parser_t *parser) in yaml_parser_fetch_next_token() function