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