var github.com/kevinburke/ssh_config.specialBytes

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L316: var specialBytes = []byte(`\.+()|[]{}^$`)
		config.go#L319: 	return bytes.IndexByte(specialBytes, b) >= 0