func testing.splitRegexp

2 uses

	testing (current package)
		match.go#L31: 		filter = splitRegexp(patterns)
		match.go#L77: func splitRegexp(s string) []string {