func gopkg.in/yaml.v2.yaml_parser_scan_tag

2 uses

	gopkg.in/yaml.v2 (current package)
		scannerc.go#L1378: 	if !yaml_parser_scan_tag(parser, &token) {
		scannerc.go#L1838: func yaml_parser_scan_tag(parser *yaml_parser_t, token *yaml_token_t) bool {