Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/tests/
H A Dbug77263.phpt12 public function accept() { return $this->getInnerIterator()->getSubPathname() != ''; }
16 public function accept() { return $this->getInnerIterator()->getSubPathname() != ' '; }
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt22 $list[] = $it->getSubPathname();
/PHP-7.3/ext/spl/
H A Dspl.php1077 function getSubPathname() {/**/} function in RecursiveDirectoryIterator
H A Dspl_directory.c1567 SPL_METHOD(RecursiveDirectoryIterator, getSubPathname) in SPL_METHOD() argument
2005 SPL_ME(RecursiveDirectoryIterator, getSubPathname,arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 50 milliseconds