Searched defs:comptype (Results 1 – 2 of 2) sorted by relevance
20 protected $comptype = self::COMPRESS_AUTO; variable in VerboseTar33 public function open($file, $comptype = self::COMPRESS_AUTO) {212 public function create($file = '', $comptype = self::COMPRESS_AUTO, $complevel = 9) {349 public function getArchive($comptype = self::COMPRESS_AUTO, $complevel = 9) {371 public function save($file, $comptype = self::COMPRESS_AUTO, $complevel = 9) {564 protected function compressioncheck($comptype) {
20 protected $comptype = Archive::COMPRESS_AUTO; variable in splitbrain\\PHPArchive\\Tar 671 compressioncheck($comptype) global() argument [all...]