Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/tests/
H A Dbug55701.phpt137 echo "->getMTime()... ";
140 $o->getMTime();
313 ->getMTime()... ran normally (expected)
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php43 public function getMTime() {} function in SplFileInfo
H A Dspl_directory_arginfo.h269 ZEND_METHOD(SplFileInfo, getMTime);
361 ZEND_ME(SplFileInfo, getMTime, arginfo_class_SplFileInfo_getMTime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1192 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
/PHP-8.0/ext/phar/tests/
H A Dphar_oo_002.phpt30 var_dump($ent->getMTime());
/PHP-8.0/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc70 function getMTime($time)
254 $mtime = $this->getMTime($mtime ? $mtime : null);

Completed in 20 milliseconds