Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php106 private $packet_types = []; variable in phpseclib3\\Net\\SFTP
362 $this->packet_types = [
503 $this->packet_types,
3287 $packet_type = '-> ' . $this->packet_types[$type] .
3407 $packet_type = '<- ' . $this->packet_types[$this->packet_type] .