Searched refs:setMtimeIndex (Results 1 – 6 of 6) sorted by relevance
40 var_dump($zip->setMtimeIndex(1, $t2));
122 public function setMtimeIndex(int $index, int $timestamp, int $flags = 0) {} function in ZipArchive
312 ZEND_METHOD(ZipArchive, setMtimeIndex);401 ZEND_ME(ZipArchive, setMtimeIndex, arginfo_class_ZipArchive_setMtimeIndex, ZEND_ACC_PUBLIC)
2482 PHP_METHOD(ZipArchive, setMtimeIndex) argument
1569 . Add ZipArchive::setMtimeName and ZipArchive::setMtimeIndex methods. (Remi)
991 . ZipArchive::setMtimeName and ZipArchive::setMtimeIndex to set the
Completed in 33 milliseconds