func net.countAnyByte
2 uses
net (current package)
parse.go#L84: func countAnyByte(s string, t string) int {
parse.go#L96: a := make([]string, 1+countAnyByte(s, t))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)