Home
last modified time | relevance | path

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

/php-src/ext/spl/tests/
H A Diterator_028.phpt105 RecursiveIteratorIterator::setMaxDepth(): Argument #1 ($maxDepth) must be greater than or equal to …
/php-src/ext/xsl/tests/
H A Dbug71571_a.phpt2 Request #71571 (XSLT processor should provide option to change maxDepth) - variant A
H A Dbug71571_b.phpt2 Request #71571 (XSLT processor should provide option to change maxDepth) - variant B
/php-src/ext/spl/
H A Dspl_iterators.stub.php113 public function setMaxDepth(int $maxDepth = -1): void {} argument
H A Dspl_iterators_arginfo.h82 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxDepth, IS_LONG, 0, "-1")

Completed in 15 milliseconds