Searched defs:COMPRESS_GZIP (Results 1 – 2 of 2) sorted by relevance
| /plugin/upgrade/vendor/splitbrain/php-archive/src/ | ||
| D | Archive.php | 10 const COMPRESS_GZIP = 1; define in splitbrain\\PHPArchive\\Archive |
| /plugin/elwikiupgrade/ | ||
| D | VerboseTarLib.class.php | 16 const COMPRESS_GZIP = 2; define in VerboseTar |