Searched refs:getMTime (Results 1 – 6 of 6) sorted by relevance
137 echo "->getMTime()... ";140 $o->getMTime();312 ->getMTime()... ran normally (expected)
32 var_dump($ent->getMTime());
911 function getMTime() {/**/} function in SplFileInfo
1174 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()1925 SPL_ME(SplFileInfo, getMTime, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
71 function getMTime($time)255 $mtime = $this->getMTime($mtime ? $mtime : null);
Completed in 18 milliseconds