vendor/golang.org/x/net/idna.Profile.simplify (method)
4 uses
vendor/golang.org/x/net/idna (current package)
idna10.0.0.go#L415: switch p.simplify(info(v).category()) {
idna10.0.0.go#L468: switch p.simplify(info(v).category()) {
idna10.0.0.go#L568: func (p *Profile) simplify(cat category) category {
idna10.0.0.go#L604: if c := p.simplify(info(v).category()); c != valid && c != deviation {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)