Home
last modified time | relevance | path

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

/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php209 public function setEncryptionIndex(int $index, int $method, ?string $password = null) {} function in ZipArchive
H A Dphp_zip_arginfo.h351 ZEND_METHOD(ZipArchive, setEncryptionIndex);
440 …ZEND_ME(ZipArchive, setEncryptionIndex, arginfo_class_ZipArchive_setEncryptionIndex, ZEND_ACC_PUBL…
H A Dphp_zip.c2304 PHP_METHOD(ZipArchive, setEncryptionIndex) argument

Completed in 21 milliseconds