Searched defs:ZipArchive (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/zip/ |
H A D | php_zip.c | 1445 PHP_METHOD(ZipArchive, open) argument 1548 PHP_METHOD(ZipArchive, close) argument 1602 PHP_METHOD(ZipArchive, count) argument 1620 PHP_METHOD(ZipArchive, clearError) argument 1839 PHP_METHOD(ZipArchive, addGlob) argument 1846 PHP_METHOD(ZipArchive, addPattern) argument 1853 PHP_METHOD(ZipArchive, addFile) argument 1969 PHP_METHOD(ZipArchive, statName) argument 1990 PHP_METHOD(ZipArchive, statIndex) argument 2793 PHP_METHOD(ZipArchive, extractTo) argument [all …]
|
H A D | php_zip.stub.php | 67 class ZipArchive implements Countable class
|
Completed in 13 milliseconds