const gopkg.in/yaml.v2.yaml_SCANNER_ERROR

3 uses

	gopkg.in/yaml.v2 (current package)
		decode.go#L117: 		if p.parser.error == yaml_SCANNER_ERROR {
		scannerc.go#L601: 	parser.error = yaml_SCANNER_ERROR
		yamlh.go#L53: 	yaml_SCANNER_ERROR  // Cannot scan the input stream.