Home
last modified time | relevance | path

Searched refs:log_boundary (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php981 private $log_boundary = ':'; variable in phpseclib3\\Net\\SSH2
4555 … return $this->log_boundary . str_pad(dechex(ord($matches[0])), 2, '0', STR_PAD_LEFT);
4556 }, $fragment), strlen($this->log_boundary));