func github.com/kevinburke/ssh_config.lexSSH

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L235: 	c = parseSSH(lexSSH(b), system, depth)
		lexer.go#L228: func lexSSH(input []byte) chan token {