Searched refs:SIG_END_OF_CENTRAL_DIR (Results 1 – 1 of 1) sorted by relevance
22 const SIG_END_OF_CENTRAL_DIR = "\x50\x4b\x05\x06"; define in splitbrain\\PHPArchive\\Zip487 $this->writebytes(self::SIG_END_OF_CENTRAL_DIR);564 if ($bytes === self::SIG_END_OF_CENTRAL_DIR) {570 if ($bytes !== self::SIG_END_OF_CENTRAL_DIR) {