Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/spl/
H A Dspl_directory.stub.php175 public function getSubPathname() {} function in RecursiveDirectoryIterator
H A Dspl_directory_arginfo.h308 ZEND_METHOD(RecursiveDirectoryIterator, getSubPathname);
417 …ZEND_ME(RecursiveDirectoryIterator, getSubPathname, arginfo_class_RecursiveDirectoryIterator_getSu…
H A Dspl_directory.c1547 PHP_METHOD(RecursiveDirectoryIterator, getSubPathname) in PHP_METHOD() argument

Completed in 20 milliseconds