Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1730 $result = $this->setstat_recursive($filename, $attr, $i);
1774 private function setstat_recursive($path, $attr, &$i) function in phpseclib3\\Net\\SFTP
1800 if (!$this->setstat_recursive($temp, $attr, $i)) {