Home
last modified time | relevance | path

Searched refs:setEncryptionIndex (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/zip/
H A Dphp_zip.stub.php222 public function setEncryptionIndex(int $index, int $method, ?string $password = null): bool {} function in ZipArchive
H A Dphp_zip_arginfo.h364 ZEND_METHOD(ZipArchive, setEncryptionIndex);
453 …ZEND_ME(ZipArchive, setEncryptionIndex, arginfo_class_ZipArchive_setEncryptionIndex, ZEND_ACC_PUBL…
H A Dphp_zip.c2313 PHP_METHOD(ZipArchive, setEncryptionIndex) argument

Completed in 14 milliseconds