Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php268 $this->sftp->truncate($path, 0);
689 if (!$this->sftp->truncate($this->path, $new_size)) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1530 public function truncate($filename, $new_size)
1672 function truncate($filename, $new_size) global() function in phpseclib\\Net\\SFTP