func github.com/ghodss/yaml.foldFunc

2 uses

	github.com/ghodss/yaml (current package)
		fields.go#L82: 	f.equalFold = foldFunc(f.nameBytes)
		fields.go#L356: func foldFunc(s []byte) func(s, t []byte) bool {