Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php924 if ($this->use_stat_cache && is_array($this->query_stat_cache($dir))) {
996 if (is_array($this->query_stat_cache($this->realpath($dir . '/' . $value)))) {
1033 … $is_directory = is_array($this->query_stat_cache($this->realpath($dir . '/' . $key)));
1340 private function query_stat_cache($path) function in phpseclib3\\Net\\SFTP
1378 $result = $this->query_stat_cache($filename);
1435 $result = $this->query_stat_cache($filename);
2655 $result = $this->query_stat_cache($path);
2938 $result = $this->query_stat_cache($path);