Searched refs:sizeEndCentDir64Locator (Results 1 – 3 of 3) sorted by relevance
115 sizeEndCentDir64Locator = struct.calcsize(structEndArchive64Locator) variable163 fpin.seek(offset - sizeEndCentDir64Locator, 2)169 data = fpin.read(sizeEndCentDir64Locator)170 if len(data) != sizeEndCentDir64Locator:180 fpin.seek(offset - sizeEndCentDir64Locator - sizeEndCentDir64, 2)825 self._start_disk -= (sizeEndCentDir64 + sizeEndCentDir64Locator)
1129 self.assertEqual(zipfile.sizeEndCentDir64Locator, 20)