Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php950 if (!$this->close_handle($handle)) {
1148 if (!$this->close_handle($handle)) {
1570 return $this->close_handle(substr($response, 4));
2255 $result = $this->close_handle($handle);
2261 $this->close_handle($handle);
2322 private function close_handle($handle) function in phpseclib3\\Net\\SFTP
2509 if (!$this->close_handle($handle)) {