Searched refs:getMTime (Results 1 – 6 of 6) sorted by relevance
137 echo "->getMTime()... ";140 $o->getMTime();313 ->getMTime()... ran normally (expected)
43 public function getMTime() {} function in SplFileInfo
269 ZEND_METHOD(SplFileInfo, getMTime);361 ZEND_ME(SplFileInfo, getMTime, arginfo_class_SplFileInfo_getMTime, ZEND_ACC_PUBLIC)
1192 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
30 var_dump($ent->getMTime());
70 function getMTime($time)254 $mtime = $this->getMTime($mtime ? $mtime : null);
Completed in 16 milliseconds