Home
last modified time | relevance | path

Searched defs:COMPRESS_GZIP (Results 1 – 2 of 2) sorted by relevance

/plugin/upgrade/vendor/splitbrain/php-archive/src/
DArchive.php10 const COMPRESS_GZIP = 1; define in splitbrain\\PHPArchive\\Archive
/plugin/elwikiupgrade/
DVerboseTarLib.class.php16 const COMPRESS_GZIP = 2; define in VerboseTar