Searched refs:getMTime (Results 1 – 5 of 5) sorted by relevance
32 var_dump($ent->getMTime());
911 function getMTime() {/**/} function in SplFileInfo
1201 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()1963 SPL_ME(SplFileInfo, getMTime, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
71 function getMTime($time)255 $mtime = $this->getMTime($mtime ? $mtime : null);
Completed in 23 milliseconds