Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/tests/
H A Diterator_028.phpt105 RecursiveIteratorIterator::setMaxDepth(): Argument #1 ($maxDepth) must be greater than or equal to …
/PHP-8.0/ext/spl/
H A Dspl_iterators.stub.php104 public function setMaxDepth(int $maxDepth = -1) {} argument
H A Dspl_iterators_arginfo.h74 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxDepth, IS_LONG, 0, "-1")

Completed in 9 milliseconds