Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/tests/
H A Dbug55701.phpt95 echo "->getATime()... ";
98 $o->getATime();
306 ->getATime()... ran normally (expected)
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php40 public function getATime() {} function in SplFileInfo
H A Dspl_directory_arginfo.h268 ZEND_METHOD(SplFileInfo, getATime);
360 ZEND_ME(SplFileInfo, getATime, arginfo_class_SplFileInfo_getATime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1188 FileInfoFunction(getATime, FS_ATIME) in FileInfoFunction()
/PHP-8.0/ext/phar/tests/
H A Dphar_oo_002.phpt31 var_dump($ent->getATime());

Completed in 26 milliseconds