Lines Matching defs:ZipArchive

1434 PHP_METHOD(ZipArchive, open)  argument
1510 PHP_METHOD(ZipArchive, setPassword) argument
1537 PHP_METHOD(ZipArchive, close) argument
1591 PHP_METHOD(ZipArchive, count) argument
1609 PHP_METHOD(ZipArchive, getStatusString) argument
1652 PHP_METHOD(ZipArchive, addEmptyDir) argument
1808 PHP_METHOD(ZipArchive, addGlob) argument
1815 PHP_METHOD(ZipArchive, addPattern) argument
1822 PHP_METHOD(ZipArchive, addFile) argument
1856 PHP_METHOD(ZipArchive, replaceFile) argument
1889 PHP_METHOD(ZipArchive, addFromString) argument
1938 PHP_METHOD(ZipArchive, statName) argument
1959 PHP_METHOD(ZipArchive, statIndex) argument
1982 PHP_METHOD(ZipArchive, locateName) argument
2011 PHP_METHOD(ZipArchive, getNameIndex) argument
2036 PHP_METHOD(ZipArchive, setArchiveComment) argument
2063 PHP_METHOD(ZipArchive, getArchiveComment) argument
2086 PHP_METHOD(ZipArchive, setCommentName) argument
2120 PHP_METHOD(ZipArchive, setCommentIndex) argument
2150 PHP_METHOD(ZipArchive, setExternalAttributesName) argument
2185 PHP_METHOD(ZipArchive, setExternalAttributesIndex) argument
2209 PHP_METHOD(ZipArchive, getExternalAttributesName) argument
2248 PHP_METHOD(ZipArchive, getExternalAttributesIndex) argument
2278 PHP_METHOD(ZipArchive, setEncryptionName) argument
2313 PHP_METHOD(ZipArchive, setEncryptionIndex) argument
2337 PHP_METHOD(ZipArchive, getCommentName) argument
2372 PHP_METHOD(ZipArchive, getCommentIndex) argument
2395 PHP_METHOD(ZipArchive, setCompressionName) argument
2431 PHP_METHOD(ZipArchive, setCompressionIndex) argument
2455 PHP_METHOD(ZipArchive, setMtimeName) argument
2491 PHP_METHOD(ZipArchive, setMtimeIndex) argument
2515 PHP_METHOD(ZipArchive, deleteIndex) argument
2540 PHP_METHOD(ZipArchive, deleteName) argument
2567 PHP_METHOD(ZipArchive, renameIndex) argument
2599 PHP_METHOD(ZipArchive, renameName) argument
2629 PHP_METHOD(ZipArchive, unchangeIndex) argument
2654 PHP_METHOD(ZipArchive, unchangeName) argument
2683 PHP_METHOD(ZipArchive, unchangeAll) argument
2703 PHP_METHOD(ZipArchive, unchangeArchive) argument
2728 PHP_METHOD(ZipArchive, extractTo) argument
2873 PHP_METHOD(ZipArchive, getFromName) argument
2880 PHP_METHOD(ZipArchive, getFromIndex) argument
2887 PHP_METHOD(ZipArchive, getStream) argument
2929 PHP_METHOD(ZipArchive, registerProgressCallback) argument
2976 PHP_METHOD(ZipArchive, registerCancelCallback) argument
3007 PHP_METHOD(ZipArchive, isCompressionMethodSupported) argument
3020 PHP_METHOD(ZipArchive, isEncryptionMethodSupported) argument