func vendor/golang.org/x/net/idna.adapt
3 uses
vendor/golang.org/x/net/idna (current package)
punycode.go#L82: bias = adapt(i-oldI, x, oldI == 0)
punycode.go#L156: bias = adapt(delta, h+1, h == b)
punycode.go#L190: func adapt(delta, numPoints int32, firstTime bool) int32 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)