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