Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/tests/
H A Dbug55701.phpt137 echo "->getMTime()... ";
140 $o->getMTime();
313 ->getMTime()... ran normally (expected)
/PHP-8.1/ext/phar/tests/
H A Dphar_oo_002.phpt28 var_dump($ent->getMTime());
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php44 public function getMTime(): int|false {} function in SplFileInfo
H A Dspl_directory_arginfo.h287 ZEND_METHOD(SplFileInfo, getMTime);
380 ZEND_ME(SplFileInfo, getMTime, arginfo_class_SplFileInfo_getMTime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1204 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
/PHP-8.1/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc70 function getMTime($time)
254 $mtime = $this->getMTime($mtime ? $mtime : null);

Completed in 26 milliseconds