Home
last modified time | relevance | path

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

/PHP-7.1/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-7.1/ext/phar/tests/
H A Dphar_oo_005.phpt27 $sub = $it->getPathInfo();
H A Dphar_oo_005U.phpt26 $sub = $it->getPathInfo();
H A Dphar_oo_005_5.2.phpt26 $sub = $it->getPathInfo();
/PHP-7.1/ext/spl/
H A Dspl.php883 function getPathInfo(string class_name = NULL) {/**/} function in SplFileInfo
H A Dspl_directory.c1376 SPL_METHOD(SplFileInfo, getPathInfo) in SPL_METHOD() argument
1939 SPL_ME(SplFileInfo, getPathInfo, arginfo_info_optinalFileClass, ZEND_ACC_PUBLIC)

Completed in 30 milliseconds