var regexp/syntax.anyRune

2 uses

	regexp/syntax (current package)
		compile.go#L86: var anyRune = []rune{0, unicode.MaxRune}
		compile.go#L113: 		return c.rune(anyRune, 0)