func internal/cpu.indexByte
3 uses
internal/cpu (current package)
cpu.go#L152: i := indexByte(env, ',')
cpu.go#L161: i = indexByte(field, '=')
cpu.go#L219: func indexByte(s string, c byte) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)