Home
last modified time | relevance | path

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

/PHP-7.4/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.4/ext/spl/
H A Dspl_directory.c1579 SPL_METHOD(RecursiveDirectoryIterator, getSubPathname) in SPL_METHOD() argument
2004 SPL_ME(RecursiveDirectoryIterator, getSubPathname,arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)

Completed in 15 milliseconds