Home
last modified time | relevance | path

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

/PHP-8.3/ext/zip/
H A Dphp_zip.h40 #define ZIP_FL_OPEN_FILE_NOW (1u<<30) macro
H A Dphp_zip.c308 if (flags & ZIP_FL_OPEN_FILE_NOW) { in php_zip_add_file()
314 flags ^= ZIP_FL_OPEN_FILE_NOW; in php_zip_add_file()
H A Dphp_zip_arginfo.h630 ZVAL_LONG(&const_FL_OPEN_FILE_NOW_value, ZIP_FL_OPEN_FILE_NOW); in register_class_ZipArchive()

Completed in 16 milliseconds