Lines Matching defs:ZipArchive

1430 PHP_METHOD(ZipArchive, open)  argument
1506 PHP_METHOD(ZipArchive, setPassword) argument
1533 PHP_METHOD(ZipArchive, close) argument
1587 PHP_METHOD(ZipArchive, count) argument
1605 PHP_METHOD(ZipArchive, clearError) argument
1625 PHP_METHOD(ZipArchive, getStatusString) argument
1668 PHP_METHOD(ZipArchive, addEmptyDir) argument
1824 PHP_METHOD(ZipArchive, addGlob) argument
1831 PHP_METHOD(ZipArchive, addPattern) argument
1838 PHP_METHOD(ZipArchive, addFile) argument
1872 PHP_METHOD(ZipArchive, replaceFile) argument
1905 PHP_METHOD(ZipArchive, addFromString) argument
1954 PHP_METHOD(ZipArchive, statName) argument
1975 PHP_METHOD(ZipArchive, statIndex) argument
1998 PHP_METHOD(ZipArchive, locateName) argument
2027 PHP_METHOD(ZipArchive, getNameIndex) argument
2052 PHP_METHOD(ZipArchive, setArchiveComment) argument
2079 PHP_METHOD(ZipArchive, getArchiveComment) argument
2102 PHP_METHOD(ZipArchive, setCommentName) argument
2136 PHP_METHOD(ZipArchive, setCommentIndex) argument
2166 PHP_METHOD(ZipArchive, setExternalAttributesName) argument
2201 PHP_METHOD(ZipArchive, setExternalAttributesIndex) argument
2225 PHP_METHOD(ZipArchive, getExternalAttributesName) argument
2264 PHP_METHOD(ZipArchive, getExternalAttributesIndex) argument
2294 PHP_METHOD(ZipArchive, setEncryptionName) argument
2329 PHP_METHOD(ZipArchive, setEncryptionIndex) argument
2353 PHP_METHOD(ZipArchive, getCommentName) argument
2388 PHP_METHOD(ZipArchive, getCommentIndex) argument
2411 PHP_METHOD(ZipArchive, setCompressionName) argument
2447 PHP_METHOD(ZipArchive, setCompressionIndex) argument
2471 PHP_METHOD(ZipArchive, setMtimeName) argument
2507 PHP_METHOD(ZipArchive, setMtimeIndex) argument
2531 PHP_METHOD(ZipArchive, deleteIndex) argument
2556 PHP_METHOD(ZipArchive, deleteName) argument
2583 PHP_METHOD(ZipArchive, renameIndex) argument
2615 PHP_METHOD(ZipArchive, renameName) argument
2645 PHP_METHOD(ZipArchive, unchangeIndex) argument
2670 PHP_METHOD(ZipArchive, unchangeName) argument
2699 PHP_METHOD(ZipArchive, unchangeAll) argument
2719 PHP_METHOD(ZipArchive, unchangeArchive) argument
2744 PHP_METHOD(ZipArchive, extractTo) argument
2889 PHP_METHOD(ZipArchive, getFromName) argument
2896 PHP_METHOD(ZipArchive, getFromIndex) argument
2947 PHP_METHOD(ZipArchive, getStreamName) argument
2954 PHP_METHOD(ZipArchive, getStreamIndex) argument
2960 PHP_METHOD(ZipArchive, getStream) argument
2979 PHP_METHOD(ZipArchive, registerProgressCallback) argument
3026 PHP_METHOD(ZipArchive, registerCancelCallback) argument
3057 PHP_METHOD(ZipArchive, isCompressionMethodSupported) argument
3070 PHP_METHOD(ZipArchive, isEncryptionMethodSupported) argument