Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_open.c65 if (flags & ZIP_OVERWRITE) { in zip_open()
71 if (!(flags & ZIP_OVERWRITE)) { in zip_open()
491 if (flags & ZIP_CREATE || flags & ZIP_OVERWRITE) in _zip_file_exists()
H A Dzip.h66 #define ZIP_OVERWRITE 8 macro
/PHP-5.5/ext/zip/
H A Dphp_zip.c2807 REGISTER_ZIP_CLASS_CONST_LONG("OVERWRITE", ZIP_OVERWRITE); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds