Lines Matching defs:ZipArchive

1445 PHP_METHOD(ZipArchive, open)  argument
1521 PHP_METHOD(ZipArchive, setPassword) argument
1548 PHP_METHOD(ZipArchive, close) argument
1602 PHP_METHOD(ZipArchive, count) argument
1620 PHP_METHOD(ZipArchive, clearError) argument
1640 PHP_METHOD(ZipArchive, getStatusString) argument
1683 PHP_METHOD(ZipArchive, addEmptyDir) argument
1839 PHP_METHOD(ZipArchive, addGlob) argument
1846 PHP_METHOD(ZipArchive, addPattern) argument
1853 PHP_METHOD(ZipArchive, addFile) argument
1887 PHP_METHOD(ZipArchive, replaceFile) argument
1920 PHP_METHOD(ZipArchive, addFromString) argument
1969 PHP_METHOD(ZipArchive, statName) argument
1990 PHP_METHOD(ZipArchive, statIndex) argument
2013 PHP_METHOD(ZipArchive, locateName) argument
2042 PHP_METHOD(ZipArchive, getNameIndex) argument
2067 PHP_METHOD(ZipArchive, setArchiveComment) argument
2094 PHP_METHOD(ZipArchive, getArchiveComment) argument
2116 PHP_METHOD(ZipArchive, setArchiveFlag) argument
2135 PHP_METHOD(ZipArchive, getArchiveFlag) argument
2151 PHP_METHOD(ZipArchive, setCommentName) argument
2185 PHP_METHOD(ZipArchive, setCommentIndex) argument
2215 PHP_METHOD(ZipArchive, setExternalAttributesName) argument
2250 PHP_METHOD(ZipArchive, setExternalAttributesIndex) argument
2274 PHP_METHOD(ZipArchive, getExternalAttributesName) argument
2313 PHP_METHOD(ZipArchive, getExternalAttributesIndex) argument
2343 PHP_METHOD(ZipArchive, setEncryptionName) argument
2378 PHP_METHOD(ZipArchive, setEncryptionIndex) argument
2402 PHP_METHOD(ZipArchive, getCommentName) argument
2437 PHP_METHOD(ZipArchive, getCommentIndex) argument
2460 PHP_METHOD(ZipArchive, setCompressionName) argument
2496 PHP_METHOD(ZipArchive, setCompressionIndex) argument
2520 PHP_METHOD(ZipArchive, setMtimeName) argument
2556 PHP_METHOD(ZipArchive, setMtimeIndex) argument
2580 PHP_METHOD(ZipArchive, deleteIndex) argument
2605 PHP_METHOD(ZipArchive, deleteName) argument
2632 PHP_METHOD(ZipArchive, renameIndex) argument
2664 PHP_METHOD(ZipArchive, renameName) argument
2694 PHP_METHOD(ZipArchive, unchangeIndex) argument
2719 PHP_METHOD(ZipArchive, unchangeName) argument
2748 PHP_METHOD(ZipArchive, unchangeAll) argument
2768 PHP_METHOD(ZipArchive, unchangeArchive) argument
2793 PHP_METHOD(ZipArchive, extractTo) argument
2938 PHP_METHOD(ZipArchive, getFromName) argument
2945 PHP_METHOD(ZipArchive, getFromIndex) argument
2996 PHP_METHOD(ZipArchive, getStreamName) argument
3003 PHP_METHOD(ZipArchive, getStreamIndex) argument
3009 PHP_METHOD(ZipArchive, getStream) argument
3028 PHP_METHOD(ZipArchive, registerProgressCallback) argument
3075 PHP_METHOD(ZipArchive, registerCancelCallback) argument
3106 PHP_METHOD(ZipArchive, isCompressionMethodSupported) argument
3119 PHP_METHOD(ZipArchive, isEncryptionMethodSupported) argument