Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/tests/
H A Dbug55701.phpt107 echo "->getCTime()... ";
110 $o->getCTime();
308 ->getCTime()... ran normally (expected)
/PHP-8.1/ext/phar/tests/
H A Dphar_oo_002.phpt27 var_dump($ent->getCTime());
/PHP-8.1/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);
381 ZEND_ME(SplFileInfo, getCTime, arginfo_class_SplFileInfo_getCTime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1208 FileInfoFunction(getCTime, FS_CTIME) in FileInfoFunction()

Completed in 17 milliseconds