Home
last modified time | relevance | path

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

/PHP-7.2/ext/zip/lib/
H A Dzip_file_replace.c70 if (flags & ZIP_FL_OVERWRITE) in _zip_file_replace()
H A Dzip.h90 #define ZIP_FL_OVERWRITE 8192u /* zip_file_add: if file with name exists, overwrite (replace) i… macro
/PHP-7.2/ext/zip/
H A Dphp_zip.c308 if (zip_file_add(za, entry_name, zs, ZIP_FL_OVERWRITE) < 0) { in php_zip_add_file()

Completed in 21 milliseconds