Lines Matching refs:extra
134 uLong offset_local_extrafield;/* offset of the local extra field */
135 uInt size_local_extrafield;/* size of the local extra field */
136 uLong pos_local_extrafield; /* position in the local extra field in read*/
974 store in *piSizeVar the size of extra info in local header
975 (filename and size of extra field data)
1079 uLong offset_local_extrafield; /* offset of the local extra field */
1080 uInt size_local_extrafield; /* size of the local extra field */
1162 * Note that in this case inflate *requires* an extra "dummy" byte
1411 Read extra field from the current file (opened by unzOpenCurrentFile)
1412 This is the local-header version of the extra field (sometimes, there is
1415 if buf==NULL, it return the size of the local extra field that can be read
1417 if buf!=NULL, len is the size of the buffer, the extra header is copied in