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.c1445 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 Dphp_zip.stub.php67 class ZipArchive implements Countable class

Completed in 17 milliseconds