HomeSort by: relevance | last modified time | path
    Searched defs:headerId (Results 1 - 1 of 1) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
unzip.c 916 uLong headerId;
919 if (unz64local_getShort(&s->z_filefunc, s->filestream,&headerId) != UNZ_OK)
926 if (headerId == 0x0001)

Completed in 13 milliseconds