func bytes.Replace 2 uses bytes (current package) bytes.go#L989: func Replace(s, old, new []byte, n int) []byte { bytes.go#L1031: return Replace(s, old, new, -1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)