Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzipint.h96 #define EOCDLEN 22 macro
97 #define CDBUFSIZE (MAXCOMLEN+EOCDLEN)
H A Dzip_open.c177 comlen = buf + buflen - eocd - EOCDLEN; in _zip_readcdir()
231 if ((cd->comment=(char *)_zip_memdup(eocd+EOCDLEN, in _zip_readcdir()

Completed in 9 milliseconds