Lines Matching defs:ZipArchive

1451 PHP_METHOD(ZipArchive, open)  argument
1527 PHP_METHOD(ZipArchive, setPassword) argument
1554 PHP_METHOD(ZipArchive, close) argument
1608 PHP_METHOD(ZipArchive, count) argument
1626 PHP_METHOD(ZipArchive, clearError) argument
1646 PHP_METHOD(ZipArchive, getStatusString) argument
1689 PHP_METHOD(ZipArchive, addEmptyDir) argument
1845 PHP_METHOD(ZipArchive, addGlob) argument
1852 PHP_METHOD(ZipArchive, addPattern) argument
1859 PHP_METHOD(ZipArchive, addFile) argument
1893 PHP_METHOD(ZipArchive, replaceFile) argument
1926 PHP_METHOD(ZipArchive, addFromString) argument
1975 PHP_METHOD(ZipArchive, statName) argument
1996 PHP_METHOD(ZipArchive, statIndex) argument
2019 PHP_METHOD(ZipArchive, locateName) argument
2048 PHP_METHOD(ZipArchive, getNameIndex) argument
2073 PHP_METHOD(ZipArchive, setArchiveComment) argument
2100 PHP_METHOD(ZipArchive, getArchiveComment) argument
2122 PHP_METHOD(ZipArchive, setArchiveFlag) argument
2141 PHP_METHOD(ZipArchive, getArchiveFlag) argument
2157 PHP_METHOD(ZipArchive, setCommentName) argument
2191 PHP_METHOD(ZipArchive, setCommentIndex) argument
2221 PHP_METHOD(ZipArchive, setExternalAttributesName) argument
2256 PHP_METHOD(ZipArchive, setExternalAttributesIndex) argument
2280 PHP_METHOD(ZipArchive, getExternalAttributesName) argument
2319 PHP_METHOD(ZipArchive, getExternalAttributesIndex) argument
2349 PHP_METHOD(ZipArchive, setEncryptionName) argument
2384 PHP_METHOD(ZipArchive, setEncryptionIndex) argument
2408 PHP_METHOD(ZipArchive, getCommentName) argument
2443 PHP_METHOD(ZipArchive, getCommentIndex) argument
2466 PHP_METHOD(ZipArchive, setCompressionName) argument
2502 PHP_METHOD(ZipArchive, setCompressionIndex) argument
2526 PHP_METHOD(ZipArchive, setMtimeName) argument
2562 PHP_METHOD(ZipArchive, setMtimeIndex) argument
2586 PHP_METHOD(ZipArchive, deleteIndex) argument
2611 PHP_METHOD(ZipArchive, deleteName) argument
2638 PHP_METHOD(ZipArchive, renameIndex) argument
2670 PHP_METHOD(ZipArchive, renameName) argument
2700 PHP_METHOD(ZipArchive, unchangeIndex) argument
2725 PHP_METHOD(ZipArchive, unchangeName) argument
2754 PHP_METHOD(ZipArchive, unchangeAll) argument
2774 PHP_METHOD(ZipArchive, unchangeArchive) argument
2799 PHP_METHOD(ZipArchive, extractTo) argument
2944 PHP_METHOD(ZipArchive, getFromName) argument
2951 PHP_METHOD(ZipArchive, getFromIndex) argument
3002 PHP_METHOD(ZipArchive, getStreamName) argument
3009 PHP_METHOD(ZipArchive, getStreamIndex) argument
3015 PHP_METHOD(ZipArchive, getStream) argument
3034 PHP_METHOD(ZipArchive, registerProgressCallback) argument
3081 PHP_METHOD(ZipArchive, registerCancelCallback) argument
3112 PHP_METHOD(ZipArchive, isCompressionMethodSupported) argument
3125 PHP_METHOD(ZipArchive, isEncryptionMethodSupported) argument