func bytes.isSeparator

2 uses

	bytes (current package)
		bytes.go#L723: func isSeparator(r rune) bool {
		bytes.go#L757: 			if isSeparator(prev) {