Home
last modified time | relevance | path

Searched defs:zip (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/zip/examples/
H A Dencryption.php13 $zip = new ZipArchive; variable
21 $zip = new ZipArchive; variable
H A Dextract.php6 $zip = new ZipArchive(); variable
H A DextractAll.php2 $zip = new ZipArchive(); variable
H A Dset_compression.php7 $zip = new ZipArchive(); variable
H A Dcreate.php8 $zip = new ZipArchive(); variable
H A Doldapi.php3 $zip = zip_open('examples/test1.zip'); variable
/PHP-7.4/ext/zip/
H A Dphp_zip.c1193 zval * zip; in PHP_NAMED_FUNCTION() local
1260 zval * zip; in PHP_NAMED_FUNCTION() local
3037 static PHP_MINIT_FUNCTION(zip) argument
3215 static PHP_MSHUTDOWN_FUNCTION(zip) argument
3225 static PHP_MINFO_FUNCTION(zip) argument

Completed in 26 milliseconds