Home
last modified time | relevance | path

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

/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php9 const COMPRESS_NONE = 0; define in splitbrain\\PHPArchive\\Archive
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php15 const COMPRESS_NONE = 1; define in VerboseTar