Home
last modified time | relevance | path

Searched refs:makeCentralFileRecord (Results 1 – 1 of 1) sorted by relevance

/plugin/upgrade/vendor/splitbrain/php-archive/src/
DZip.php384 $this->ctrl_dir[] = $this->makeCentralFileRecord(
446 $this->ctrl_dir[] = $this->makeCentralFileRecord(
907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null) function in splitbrain\\PHPArchive\\Zip