Home
last modified time | relevance | path

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

/PHP-8.3/ext/zip/tests/
H A Doo_setmtime.phpt41 var_dump($zip->setMtimeIndex(1, $t2));
/PHP-8.3/ext/zip/
H A Dphp_zip.stub.php702 public function setMtimeIndex(int $index, int $timestamp, int $flags = 0): bool {}
H A Dphp_zip_arginfo.h351 ZEND_METHOD(ZipArchive, setMtimeIndex);
445 ZEND_ME(ZipArchive, setMtimeIndex, arginfo_class_ZipArchive_setMtimeIndex, ZEND_ACC_PUBLIC)
H A Dphp_zip.c2556 PHP_METHOD(ZipArchive, setMtimeIndex) argument

Completed in 21 milliseconds