Searched defs:ZipArchive (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/zip/ |
H A D | php_zip.c | 1434 PHP_METHOD(ZipArchive, open) argument 1537 PHP_METHOD(ZipArchive, close) argument 1591 PHP_METHOD(ZipArchive, count) argument 1808 PHP_METHOD(ZipArchive, addGlob) argument 1815 PHP_METHOD(ZipArchive, addPattern) argument 1822 PHP_METHOD(ZipArchive, addFile) argument 1938 PHP_METHOD(ZipArchive, statName) argument 1959 PHP_METHOD(ZipArchive, statIndex) argument 1982 PHP_METHOD(ZipArchive, locateName) argument 2728 PHP_METHOD(ZipArchive, extractTo) argument [all …]
|
H A D | php_zip.stub.php | 67 class ZipArchive implements Countable class
|
Completed in 12 milliseconds