Lines Matching defs:ZipArchive

1425 PHP_METHOD(ZipArchive, open)  argument
1501 PHP_METHOD(ZipArchive, setPassword) argument
1528 PHP_METHOD(ZipArchive, close) argument
1582 PHP_METHOD(ZipArchive, count) argument
1600 PHP_METHOD(ZipArchive, getStatusString) argument
1643 PHP_METHOD(ZipArchive, addEmptyDir) argument
1799 PHP_METHOD(ZipArchive, addGlob) argument
1806 PHP_METHOD(ZipArchive, addPattern) argument
1813 PHP_METHOD(ZipArchive, addFile) argument
1847 PHP_METHOD(ZipArchive, replaceFile) argument
1880 PHP_METHOD(ZipArchive, addFromString) argument
1929 PHP_METHOD(ZipArchive, statName) argument
1950 PHP_METHOD(ZipArchive, statIndex) argument
1973 PHP_METHOD(ZipArchive, locateName) argument
2002 PHP_METHOD(ZipArchive, getNameIndex) argument
2027 PHP_METHOD(ZipArchive, setArchiveComment) argument
2054 PHP_METHOD(ZipArchive, getArchiveComment) argument
2077 PHP_METHOD(ZipArchive, setCommentName) argument
2111 PHP_METHOD(ZipArchive, setCommentIndex) argument
2141 PHP_METHOD(ZipArchive, setExternalAttributesName) argument
2176 PHP_METHOD(ZipArchive, setExternalAttributesIndex) argument
2200 PHP_METHOD(ZipArchive, getExternalAttributesName) argument
2239 PHP_METHOD(ZipArchive, getExternalAttributesIndex) argument
2269 PHP_METHOD(ZipArchive, setEncryptionName) argument
2304 PHP_METHOD(ZipArchive, setEncryptionIndex) argument
2328 PHP_METHOD(ZipArchive, getCommentName) argument
2363 PHP_METHOD(ZipArchive, getCommentIndex) argument
2386 PHP_METHOD(ZipArchive, setCompressionName) argument
2422 PHP_METHOD(ZipArchive, setCompressionIndex) argument
2446 PHP_METHOD(ZipArchive, setMtimeName) argument
2482 PHP_METHOD(ZipArchive, setMtimeIndex) argument
2506 PHP_METHOD(ZipArchive, deleteIndex) argument
2531 PHP_METHOD(ZipArchive, deleteName) argument
2558 PHP_METHOD(ZipArchive, renameIndex) argument
2590 PHP_METHOD(ZipArchive, renameName) argument
2620 PHP_METHOD(ZipArchive, unchangeIndex) argument
2645 PHP_METHOD(ZipArchive, unchangeName) argument
2674 PHP_METHOD(ZipArchive, unchangeAll) argument
2694 PHP_METHOD(ZipArchive, unchangeArchive) argument
2719 PHP_METHOD(ZipArchive, extractTo) argument
2864 PHP_METHOD(ZipArchive, getFromName) argument
2871 PHP_METHOD(ZipArchive, getFromIndex) argument
2878 PHP_METHOD(ZipArchive, getStream) argument
2920 PHP_METHOD(ZipArchive, registerProgressCallback) argument
2967 PHP_METHOD(ZipArchive, registerCancelCallback) argument
2998 PHP_METHOD(ZipArchive, isCompressionMethodSupported) argument
3011 PHP_METHOD(ZipArchive, isEncryptionMethodSupported) argument