Home
last modified time | relevance | path

Searched refs:ZIP_CHECKCONS (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip.h65 #define ZIP_CHECKCONS 4 macro
H A Dzip_open.c223 if ((flags & ZIP_CHECKCONS) && comlen != cd->comment_len) { in _zip_readcdir()
570 if (flags & ZIP_CHECKCONS) in _zip_find_central_dir()
/PHP-5.5/ext/zip/
H A Dphp_zip.c2806 REGISTER_ZIP_CLASS_CONST_LONG("CHECKCONS", ZIP_CHECKCONS); in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds