Home
last modified time | relevance | path

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

/php-src/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-src/ext/phar/tests/
H A Dgh12532.phpt15 echo date('Y-m-d H:i:s', $phar->getATime()), "\n";
H A Dphar_oo_002.phpt29 var_dump($ent->getATime());
/php-src/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);
378 ZEND_ME(SplFileInfo, getATime, arginfo_class_SplFileInfo_getATime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1210 FileInfoFunction(getATime, FS_ATIME) in FileInfoFunction()

Completed in 23 milliseconds