Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/tests/
H A Dbug55701.phpt107 echo "->getCTime()... ";
110 $o->getCTime();
308 ->getCTime()... ran normally (expected)
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php46 public function getCTime() {} function in SplFileInfo
H A Dspl_directory_arginfo.h270 ZEND_METHOD(SplFileInfo, getCTime);
362 ZEND_ME(SplFileInfo, getCTime, arginfo_class_SplFileInfo_getCTime, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1196 FileInfoFunction(getCTime, FS_CTIME) in FileInfoFunction()
/PHP-8.0/ext/phar/tests/
H A Dphar_oo_002.phpt29 var_dump($ent->getCTime());

Completed in 18 milliseconds