Searched refs:ctrl_dir (Results 1 – 1 of 1) sorted by relevance
25 protected $ctrl_dir; variable in splitbrain\\PHPArchive\\Zip286 $this->ctrl_dir = array();384 $this->ctrl_dir[] = $this->makeCentralFileRecord(446 $this->ctrl_dir[] = $this->makeCentralFileRecord(477 $ctrldir = join('', $this->ctrl_dir);485 … count($this->ctrl_dir))); // total number of entries in the central directory on this disk486 …$this->writebytes(pack('v', count($this->ctrl_dir))); // total number of entries in the central di…492 $this->ctrl_dir = array();