Home
last modified time | relevance | path

Searched refs:stat_cache (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php259 private $stat_cache = [];
740 $this->stat_cache = [];
1293 $temp = &$this->stat_cache;
1331 $temp = &$this->stat_cache;
1360 $temp = &$this->stat_cache;
223 var $stat_cache = array(); global() variable in phpseclib\\Net\\SFTP