func testing.isSpace

2 uses

	testing (current package)
		match.go#L139: 		case isSpace(r):
		match.go#L151: func isSpace(r rune) bool {