Searched refs:getMTime (Results 1 – 6 of 6) sorted by relevance
137 echo "->getMTime()... ";140 $o->getMTime();313 ->getMTime()... ran normally (expected)
44 public function getMTime(): int|false {} function in SplFileInfo
287 ZEND_METHOD(SplFileInfo, getMTime);380 ZEND_ME(SplFileInfo, getMTime, arginfo_class_SplFileInfo_getMTime, ZEND_ACC_PUBLIC)
1204 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
34 var_dump($ent->getMTime());
70 function getMTime($time)254 $mtime = $this->getMTime($mtime ? $mtime : null);
Completed in 25 milliseconds