func golang.org/x/text/language.toConf

3 uses

	golang.org/x/text/language (current package)
		match.go#L355: func toConf(d uint8) Confidence {
		match.go#L425: 		update(ml.want, ml.have, toConf(ml.distance))
		match.go#L427: 			update(ml.have, ml.want, toConf(ml.distance))