#include <zip.h>
Go to the source code of this file.
◆ LIBZIP_ATLEAST
Value:(((m<<16) + (
n<<8) +
p) <= ((LIBZIP_VERSION_MAJOR<<16) + (LIBZIP_VERSION_MINOR<<8) + LIBZIP_VERSION_MICRO))
Definition at line 99 of file php_zip.h.
◆ LIBZIP_VERSION_STR
#define LIBZIP_VERSION_STR LIBZIP_VERSION |
◆ PHP_ZIP_VERSION
#define PHP_ZIP_VERSION "1.22.6" |
◆ phpext_zip_ptr
◆ Z_ZIP_P
◆ ZIP_FL_OPEN_FILE_NOW
#define ZIP_FL_OPEN_FILE_NOW (1u<<30) |
◆ ZIP_LENGTH_TO_END
◆ ZIP_OPENBASEDIR_CHECKPATH
#define ZIP_OPENBASEDIR_CHECKPATH |
( |
| filename | ) |
|
Value:
PHPAPI int php_check_open_basedir(const char *path)
Definition at line 50 of file php_zip.h.
◆ ZIP_OVERWRITE
#define ZIP_OVERWRITE ZIP_TRUNCATE |
◆ ze_zip_object
◆ zip_read_rsrc
◆ zip_rsrc
◆ zip_rsrc_ptr
◆ php_stream_zip_open()
php_stream * php_stream_zip_open |
( |
struct zip * | arch, |
|
|
struct zip_stat * | sb, |
|
|
const char * | mode, |
|
|
zip_flags_t flags | STREAMS_DC ) |
◆ php_stream_zip_opener()
◆ php_stream_zip_wrapper
◆ zip_module_entry