func golang.org/x/text/secure/precis.Norm

5 uses

	golang.org/x/text/secure/precis (current package)
		options.go#L121: func Norm(f norm.Form) Option {
		profiles.go#L37: 			Norm(norm.NFKC),
		profiles.go#L47: 			Norm(norm.NFC),
		profiles.go#L55: 			Norm(norm.NFC),
		profiles.go#L65: 			Norm(norm.NFC),