Home
last modified time | relevance | path

Searched defs:complevel (Results 1 – 3 of 3) sorted by relevance

/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php212 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) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php21 protected $complevel = 9; variable in splitbrain\\PHPArchive\\Tar
H A DZip.php26 protected $complevel = 9; variable in splitbrain\\PHPArchive\\Zip
[all...]