Variable: tramp-prefix-ipv6-regexp
tramp-prefix-ipv6-regexp is a variable defined in tramp.el.gz.
Value
"\\["
Documentation
Regexp matching left hand side of IPv6 addresses.
Derived from tramp-prefix-ipv6-format.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp.el.gz
(defvar tramp-prefix-ipv6-regexp nil ; Initialized when defining `tramp-syntax'!
"Regexp matching left hand side of IPv6 addresses.
Derived from `tramp-prefix-ipv6-format'.")