Home
last modified time | relevance | path

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

/freebsd/contrib/libyaml/src/
H A Dscanner.c682 yaml_parser_scan_to_next_token(yaml_parser_t *parser);
875 if (!yaml_parser_scan_to_next_token(parser)) in yaml_parser_fetch_next_token()
1920 yaml_parser_scan_to_next_token(yaml_parser_t *parser) in yaml_parser_scan_to_next_token() function