func gopkg.in/yaml.v2.yaml_parser_scan_to_next_token

2 uses

	gopkg.in/yaml.v2 (current package)
		scannerc.go#L664: 	if !yaml_parser_scan_to_next_token(parser) {
		scannerc.go#L1443: func yaml_parser_scan_to_next_token(parser *yaml_parser_t) bool {