func bytes.SplitAfter
2 uses
bytes (current package)
bytes.go#L445: func SplitAfter(s, sep []byte) [][]byte {
testing
testing.go#L1141: lines := bytes.SplitAfter(p, []byte("\n"))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)