Searched refs:getPathInfo (Results 1 – 7 of 7) sorted by relevance
12 echo get_class($info->getPathInfo()), "\n";16 echo get_class($info->getPathInfo()), "\n";
28 echo "Test getPathInfo()\n";29 var_dump($o->getPathInfo());79 Test getPathInfo()
7 var_dump($info->getPathInfo()->getRealPath());
22 $sub = $it->getPathInfo();
80 public function getPathInfo(?string $class = null): ?SplFileInfo {} function in SplFileInfo
300 ZEND_METHOD(SplFileInfo, getPathInfo);393 ZEND_ME(SplFileInfo, getPathInfo, arginfo_class_SplFileInfo_getPathInfo, ZEND_ACC_PUBLIC)
1385 PHP_METHOD(SplFileInfo, getPathInfo) in PHP_METHOD() argument
Completed in 15 milliseconds