Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c1451 PHP_METHOD(ZipArchive, open) argument
1554 PHP_METHOD(ZipArchive, close) argument
1608 PHP_METHOD(ZipArchive, count) argument
1626 PHP_METHOD(ZipArchive, clearError) argument
1845 PHP_METHOD(ZipArchive, addGlob) argument
1852 PHP_METHOD(ZipArchive, addPattern) argument
1859 PHP_METHOD(ZipArchive, addFile) argument
1975 PHP_METHOD(ZipArchive, statName) argument
1996 PHP_METHOD(ZipArchive, statIndex) argument
2799 PHP_METHOD(ZipArchive, extractTo) argument
[all …]
H A Dphp_zip.stub.php67 class ZipArchive implements Countable class

Completed in 15 milliseconds