Searched refs:query_stat_cache (Results 1 – 1 of 1) sorted by relevance
944 if ($this->use_stat_cache && is_array($this->query_stat_cache($dir))) {1020 if (is_array($this->query_stat_cache($this->realpath($dir . '/' . $value)))) {1063 … $is_directory = is_array($this->query_stat_cache($this->realpath($dir . '/' . $key)));1365 private function query_stat_cache($path) function in phpseclib3\\Net\\SFTP1402 $result = $this->query_stat_cache($filename);1458 $result = $this->query_stat_cache($filename);2658 $result = $this->query_stat_cache($path);2947 $result = $this->query_stat_cache($path);