Searched refs:setMtimeIndex (Results 1 – 4 of 4) sorted by relevance
41 var_dump($zip->setMtimeIndex(1, $t2));
135 public function setMtimeIndex(int $index, int $timestamp, int $flags = 0): bool {} function in ZipArchive
325 ZEND_METHOD(ZipArchive, setMtimeIndex);414 ZEND_ME(ZipArchive, setMtimeIndex, arginfo_class_ZipArchive_setMtimeIndex, ZEND_ACC_PUBLIC)
2491 PHP_METHOD(ZipArchive, setMtimeIndex) argument
Completed in 14 milliseconds