Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/tests/
H A Dphar_oo_002.phpt32 var_dump($ent->getMTime());
H A Dphar_oo_002U.phpt32 var_dump($ent->getMTime());
/PHP-5.5/ext/spl/
H A Dspl.php911 function getMTime() {/**/} function in SplFileInfo
H A Dspl_directory.c1201 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
1963 SPL_ME(SplFileInfo, getMTime, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc71 function getMTime($time)
255 $mtime = $this->getMTime($mtime ? $mtime : null);

Completed in 28 milliseconds