Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPath_basic.phpt19 $list[] = $it->getSubPath();
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_005_5.2.phpt24 var_dump(str_replace('\\', '/', $it->getSubPath()));
H A Dphar_oo_005.phpt25 var_dump(str_replace('\\', '/', $it->getSubPath()));
H A Dphar_oo_005U.phpt24 var_dump(str_replace('\\', '/', $it->getSubPath()));
/PHP-5.5/ext/spl/
H A Dspl.php1073 function getSubPath() {/**/} function in RecursiveDirectoryIterator
H A Dspl_directory.c1554 SPL_METHOD(RecursiveDirectoryIterator, getSubPath) in SPL_METHOD() argument
2040 SPL_ME(RecursiveDirectoryIterator, getSubPath, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 19 milliseconds