Home
last modified time | relevance | path

Searched refs:setMtimeIndex (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/zip/tests/
H A Doo_setmtime.phpt40 var_dump($zip->setMtimeIndex(1, $t2));
/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php122 public function setMtimeIndex(int $index, int $timestamp, int $flags = 0) {} function in ZipArchive
H A Dphp_zip_arginfo.h312 ZEND_METHOD(ZipArchive, setMtimeIndex);
401 ZEND_ME(ZipArchive, setMtimeIndex, arginfo_class_ZipArchive_setMtimeIndex, ZEND_ACC_PUBLIC)
H A Dphp_zip.c2482 PHP_METHOD(ZipArchive, setMtimeIndex) argument
/PHP-8.0/
H A DNEWS1569 . Add ZipArchive::setMtimeName and ZipArchive::setMtimeIndex methods. (Remi)
H A DUPGRADING991 . ZipArchive::setMtimeName and ZipArchive::setMtimeIndex to set the

Completed in 24 milliseconds