Home
last modified time | relevance | path

Searched refs:send_id_string_first (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php982 private $send_id_string_first = true;
1255 $this->send_id_string_first = true;
1268 $this->send_id_string_first = false;
1363 if ($this->send_id_string_first) {
1454 if (!$this->send_id_string_first) {
954 var $send_id_string_first = true; global() variable in phpseclib\\Net\\SSH2