Variable: tramp-postfix-host-regexp
tramp-postfix-host-regexp is a variable defined in tramp.el.gz.
Value
":"
Documentation
Regexp matching delimiter between host names and localnames.
Derived from tramp-postfix-host-format.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp.el.gz
(defvar tramp-postfix-host-regexp nil ;Initialized when defining `tramp-syntax'!
"Regexp matching delimiter between host names and localnames.
Derived from `tramp-postfix-host-format'.")