Home
last modified time | relevance | path

Searched refs:readCentralFileHeader (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php106 yield $this->header2fileinfo($this->readCentralFileHeader());
151 $header = $this->readCentralFileHeader();
590 protected function readCentralFileHeader() function in splitbrain\\PHPArchive\\Zip