Searched refs:filetype (Results 1 – 2 of 2) sorted by relevance
63 $this->setCompression($this->complevel, $this->filetype($file));272 $this->setCompression($this->complevel, $this->filetype($file));469 $this->setCompression($this->complevel, $this->filetype($file));739 public function filetype($file) function in splitbrain\\PHPArchive\\Tar
2857 return !$recursive || $this->filetype($path) != 'dir' ?2868 public function filetype($path) function in phpseclib3\\Net\\SFTP