Searched refs:yaml_parser_fetch_more_tokens (Results 1 – 3 of 3) sorted by relevance
590 yaml_parser_fetch_more_tokens(yaml_parser_t *parser);761 if (!yaml_parser_fetch_more_tokens(parser)) in yaml_parser_scan()801 yaml_parser_fetch_more_tokens(yaml_parser_t *parser) in yaml_parser_fetch_more_tokens() function
39 yaml_parser_fetch_more_tokens(yaml_parser_t *parser);
49 ((parser->token_available || yaml_parser_fetch_more_tokens(parser)) ? \