Home
last modified time | relevance | path

Searched refs:_ECD_COMMENT_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dzipfile.py60 _ECD_COMMENT_SIZE = 7 variable
249 commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file
/external/chromium-trace/catapult/third_party/zipfile/
Dzipfile_2_7_13.py60 _ECD_COMMENT_SIZE = 7 variable
249 commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file
/external/python/cpython3/Lib/
Dzipfile.py88 _ECD_COMMENT_SIZE = 7 variable
300 commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file