Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPath_basic.phpt19 $list[] = $it->getSubPath();
/PHP-7.2/ext/phar/tests/
H A Dphar_oo_005.phpt23 var_dump(str_replace('\\', '/', $it->getSubPath()));
/PHP-7.2/ext/spl/
H A Dspl.php1073 function getSubPath() {/**/} function in RecursiveDirectoryIterator
H A Dspl_directory.c1551 SPL_METHOD(RecursiveDirectoryIterator, getSubPath) in SPL_METHOD() argument
2025 SPL_ME(RecursiveDirectoryIterator, getSubPath, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 44 milliseconds