Searched defs:zip (Results 1 – 7 of 7) sorted by relevance
13 $zip = new ZipArchive; variable21 $zip = new ZipArchive; variable
6 $zip = new ZipArchive(); variable
2 $zip = new ZipArchive(); variable
7 $zip = new ZipArchive(); variable
8 $zip = new ZipArchive(); variable
3 $zip = zip_open('examples/test1.zip'); variable
1193 zval * zip; in PHP_NAMED_FUNCTION() local1260 zval * zip; in PHP_NAMED_FUNCTION() local3037 static PHP_MINIT_FUNCTION(zip) argument3215 static PHP_MSHUTDOWN_FUNCTION(zip) argument3225 static PHP_MINFO_FUNCTION(zip) argument
Completed in 14 milliseconds