Home
last modified time | relevance | path

Searched refs:CHILD_FIRST (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/spl/tests/
H A Diterator_071.phpt2 SPL: RecursiveIteratorIterator - Test where the case is RS_SELF and mode is CHILD_FIRST
19 $recItIt = new MyRecursiveIteratorIterator($recArrIt, RecursiveIteratorIterator::CHILD_FIRST);
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Drecursive_it.phpt33 RecursiveIteratorIterator::CHILD_FIRST
/PHP-8.3/ext/phar/tests/
H A Dphar_extract2.phpt26 …terator(__DIR__ . '/extract2', 0x00003000), RecursiveIteratorIterator::CHILD_FIRST) as $path => $f…
H A D024-opcache-win32.phpt44 …Iterator($cache_dir, RecursiveDirectoryIterator::SKIP_DOTS), RecursiveIteratorIterator::CHILD_FIRST
H A Dbug54289.phpt61 \RecursiveIteratorIterator::CHILD_FIRST);
H A Dphar_extract.phpt27 …yIterator(__DIR__ . '/extract', 0x00003000), RecursiveIteratorIterator::CHILD_FIRST) as $p => $b) {
/PHP-8.3/ext/spl/
H A Dspl_iterators.stub.php70 public const CHILD_FIRST = UNKNOWN; define in RecursiveIteratorIterator

Completed in 10 milliseconds