Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/tests/
H A DGlobIterator_internal_null_pointer.phpt8 echo "Test getATime()\n";
9 var_dump($o->getATime());
59 Test getATime()
H A Dbug55701.phpt95 echo "->getATime()... ";
98 $o->getATime();
306 ->getATime()... ran normally (expected)
/PHP-8.3/ext/phar/tests/
H A Dphar_oo_002.phpt35 var_dump($ent->getATime());
/PHP-8.3/ext/spl/
H A Dspl_directory.stub.php41 public function getATime(): int|false {} function in SplFileInfo
H A Dspl_directory_arginfo.h287 ZEND_METHOD(SplFileInfo, getATime);
380 ZEND_ME(SplFileInfo, getATime, arginfo_class_SplFileInfo_getATime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1210 FileInfoFunction(getATime, FS_ATIME) in FileInfoFunction()

Completed in 20 milliseconds