Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/tests/
H A Dbug55701.phpt95 echo "->getATime()... ";
98 $o->getATime();
306 ->getATime()... ran normally (expected)
/PHP-8.1/ext/phar/tests/
H A Dphar_oo_002.phpt29 var_dump($ent->getATime());
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php41 public function getATime(): int|false {} function in SplFileInfo
H A Dspl_directory_arginfo.h286 ZEND_METHOD(SplFileInfo, getATime);
379 ZEND_ME(SplFileInfo, getATime, arginfo_class_SplFileInfo_getATime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1200 FileInfoFunction(getATime, FS_ATIME) in FileInfoFunction()

Completed in 17 milliseconds