func regexp.special

3 uses

	regexp (current package)
		regexp.go#L707: func special(b byte) bool {
		regexp.go#L724: 		if special(s[i]) {
		regexp.go#L737: 		if special(s[i]) {