Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
DSFTP.php277 private $use_stat_cache = true; variable in phpseclib3\\Net\\SFTP
724 $this->use_stat_cache = false;
733 $this->use_stat_cache = true;
937 if ($this->use_stat_cache && is_array($this->query_stat_cache($dir))) {
1055 if ($this->use_stat_cache) {
1288 if ($this->use_stat_cache === false) {
1394 if ($this->use_stat_cache) {
1450 if ($this->use_stat_cache) {
2644 if ($this->use_stat_cache) {
2937 if ($this->use_stat_cache) {