func net.xtoi
3 uses
net (current package)
ip.go#L591: n, c, ok := xtoi(s)
parse.go#L138: func xtoi(s string) (n int, i int, ok bool) {
parse.go#L171: n, ei, ok := xtoi(s[:2])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)