Home
last modified time | relevance | path

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

/php-src/ext/spl/tests/
H A DGlobIterator_internal_null_pointer.phpt12 echo "Test getCTime()\n";
13 var_dump($o->getCTime());
63 Test getCTime()
H A Dbug55701.phpt107 echo "->getCTime()... ";
110 $o->getCTime();
308 ->getCTime()... ran normally (expected)
/php-src/ext/phar/tests/
H A Dgh12532.phpt14 echo date('Y-m-d H:i:s', $phar->getCTime()), "\n";
H A Dphar_oo_002.phpt27 var_dump($ent->getCTime());
/php-src/ext/spl/
H A Dspl_directory.stub.php47 public function getCTime(): int|false {} function in SplFileInfo
H A Dspl_directory_arginfo.h288 ZEND_METHOD(SplFileInfo, getCTime);
380 ZEND_ME(SplFileInfo, getCTime, arginfo_class_SplFileInfo_getCTime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1218 FileInfoFunction(getCTime, FS_CTIME) in FileInfoFunction()

Completed in 35 milliseconds