Home
last modified time | relevance | path

Searched defs:ZipArchive (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/zip/
H A Dphp_zip.c1430 PHP_METHOD(ZipArchive, open) argument
1533 PHP_METHOD(ZipArchive, close) argument
1587 PHP_METHOD(ZipArchive, count) argument
1605 PHP_METHOD(ZipArchive, clearError) argument
1824 PHP_METHOD(ZipArchive, addGlob) argument
1831 PHP_METHOD(ZipArchive, addPattern) argument
1838 PHP_METHOD(ZipArchive, addFile) argument
1954 PHP_METHOD(ZipArchive, statName) argument
1975 PHP_METHOD(ZipArchive, statIndex) argument
2744 PHP_METHOD(ZipArchive, extractTo) argument
[all …]
H A Dphp_zip.stub.php67 class ZipArchive implements Countable class

Completed in 17 milliseconds