Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/macosx/spotlight/
H A Dunzip.m490 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';
H A Dunzip.h115 uLong size_comment; /* size of the global comment of the zipfile */ member

Completed in 21 milliseconds