Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/tests/
H A Dbug38618.phpt84 test_array($array, 'Public Property New', RecursiveArrayIterator::CHILD_ARRAYS_ONLY);
85 test_array($array, 'Protected Property New', RecursiveArrayIterator::CHILD_ARRAYS_ONLY);
H A Dbug75242.phpt34 ["CHILD_ARRAYS_ONLY"]=>
H A Dbug44615.phpt12 $rai = new RecursiveArrayIterator($array,RecursiveArrayIterator::CHILD_ARRAYS_ONLY);
/PHP-8.2/ext/spl/
H A Dspl_array.stub.php253 public const CHILD_ARRAYS_ONLY = UNKNOWN; define in RecursiveArrayIterator

Completed in 7 milliseconds