Searched defs:ZipArchive (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/zip/ |
H A D | php_zip.c | 1425 PHP_METHOD(ZipArchive, open) argument 1528 PHP_METHOD(ZipArchive, close) argument 1582 PHP_METHOD(ZipArchive, count) argument 1799 PHP_METHOD(ZipArchive, addGlob) argument 1806 PHP_METHOD(ZipArchive, addPattern) argument 1813 PHP_METHOD(ZipArchive, addFile) argument 1929 PHP_METHOD(ZipArchive, statName) argument 1950 PHP_METHOD(ZipArchive, statIndex) argument 1973 PHP_METHOD(ZipArchive, locateName) argument 2719 PHP_METHOD(ZipArchive, extractTo) argument [all …]
|
H A D | php_zip.stub.php | 67 class ZipArchive class
|
Completed in 14 milliseconds