Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/tests/
H A Dbug55701.phpt137 echo "->getMTime()... ";
140 $o->getMTime();
312 ->getMTime()... ran normally (expected)
/PHP-7.2/ext/phar/tests/
H A Dphar_oo_002.phpt31 var_dump($ent->getMTime());
/PHP-7.2/ext/spl/
H A Dspl.php911 function getMTime() {/**/} function in SplFileInfo
H A Dspl_directory.c1197 FileInfoFunction(getMTime, FS_MTIME) in FileInfoFunction()
1948 SPL_ME(SplFileInfo, getMTime, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
/PHP-7.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc71 function getMTime($time)
255 $mtime = $this->getMTime($mtime ? $mtime : null);

Completed in 16 milliseconds