Home
last modified time | relevance | path

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

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