Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dzipfile.py58 _ECD_SIZE = 5 variable
196 endrec[_ECD_SIZE] = dirsize
814 size_cd = endrec[_ECD_SIZE] # bytes in central directory
/external/python/cpython3/Lib/
Dzipfile.py90 _ECD_SIZE = 5 variable
251 endrec[_ECD_SIZE] = dirsize
1327 size_cd = endrec[_ECD_SIZE] # bytes in central directory