Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/phar/tests/
H A Dphar_oo_005_5.2.phpt26 $sub = $it->getPathInfo();
H A Dphar_oo_005.phpt27 $sub = $it->getPathInfo();
H A Dphar_oo_005U.phpt26 $sub = $it->getPathInfo();
/PHP-5.5/ext/spl/
H A Dspl.php883 function getPathInfo(string class_name = NULL) {/**/} function in SplFileInfo
H A Dspl_directory.c1400 SPL_METHOD(SplFileInfo, getPathInfo) in SPL_METHOD() argument
1977 SPL_ME(SplFileInfo, getPathInfo, arginfo_info_optinalFileClass, ZEND_ACC_PUBLIC)
/PHP-5.5/
H A DNEWS5175 - Fixed bug #48361 (SplFileInfo::getPathInfo should return the
7669 - Fixed bug #40546 (SplFileInfo::getPathInfo() throws an exception if directory

Completed in 47 milliseconds