Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/tests/
H A DSplFileInfo_setInfoClass_basic.phpt12 echo get_class($info->getPathInfo()), "\n";
16 echo get_class($info->getPathInfo()), "\n";
H A Dbug48361.phpt7 var_dump($info->getPathInfo()->getRealPath());
/PHP-8.0/ext/phar/tests/
H A Dphar_oo_005.phpt24 $sub = $it->getPathInfo();
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php79 public function getPathInfo(?string $class = null) {} function in SplFileInfo
H A Dspl_directory_arginfo.h281 ZEND_METHOD(SplFileInfo, getPathInfo);
373 ZEND_ME(SplFileInfo, getPathInfo, arginfo_class_SplFileInfo_getPathInfo, ZEND_ACC_PUBLIC)
H A Dspl_directory.c1376 PHP_METHOD(SplFileInfo, getPathInfo) in PHP_METHOD() argument

Completed in 21 milliseconds