Home | History | Annotate | Download | only in minizip

Lines Matching refs:comment

476     the global comment)
485 ZPOS64_T uMaxBack=0xffff; /* maximum size of global comment */
538 the global comment)
547 ZPOS64_T uMaxBack=0xffff; /* maximum size of global comment */
731 // read the comment from the standard central header.
784 /* zipfile global comment length */
1058 const char* comment, int method, int level, int raw,
1097 if (comment==NULL)
1100 size_comment = (uInt)strlen(comment);
1177 size_extrafield_global+i) = *(comment+i);
1267 const char* comment, int method, int level, int raw,
1275 comment, method, level, raw,
1283 const char* comment, int method, int level, int raw,
1290 comment, method, level, raw,
1298 const char* comment, int method, int level, int raw,
1305 comment, method, level, raw,
1313 const char* comment, int method, int level, int raw)
1318 comment, method, level, raw,
1326 const char* comment, int method, int level, int raw, int zip64)
1331 comment, method, level, raw,
1339 const char* comment, int method, int level, int zip64)
1344 comment, method, level, 0,
1352 const char* comment, int method, int level)
1357 comment, method, level, 0,