Searched refs:size_comment (Results 1 – 2 of 2) sorted by relevance
490 if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK)1529 if (uReadThis>s->gi.size_comment)1530 uReadThis = s->gi.size_comment;1542 if ((szComment != NULL) && (uSizeBuf > s->gi.size_comment))1543 *(szComment+s->gi.size_comment)='\0';
115 uLong size_comment; /* size of the global comment of the zipfile */ member
Completed in 18 milliseconds