Home
last modified time | relevance | path

Searched refs:iterator (Results 226 – 250 of 315) sorted by last modified time

12345678910>>...13

/php-src/ext/simplexml/tests/
H A Dcurrent_error.phpt2 SimpleXML: invoking current() after the iterator has already been consumed
H A Dforeach_by_reference.phpt21 Fatal error: Uncaught Error: An iterator cannot be used with foreach by reference in %s:%d
H A Dsxe_004.phpt2 SPL: SimpleXMLIterator and overridden iterator methods()
H A Dbug46048.phpt2 Bug #46048 (SimpleXML top-level @attributes not part of iterator)
H A Dkey_error.phpt2 SimpleXML: invoking key() after the iterator has already been consumed
/php-src/ext/session/tests/
H A Dsession_decode_basic.phpt80 $iterator = 1;
82 echo "\n-- Iteration $iterator --\n";
87 $iterator++;
H A Dsession_decode_basic_serialize.phpt81 $iterator = 1;
83 echo "\n-- Iteration $iterator --\n";
88 $iterator++;
H A Dsession_encode_basic.phpt82 $iterator = 1;
84 echo "\n-- Iteration $iterator --\n";
87 $iterator++;
H A Dsession_encode_error2.phpt30 $iterator = 1;
32 echo "\n-- Iteration $iterator --\n";
41 $iterator++;
/php-src/ext/phar/tests/zip/
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened zip-based
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current zip-based
H A Dphar_buildfromiterator9.phpt2 Phar::buildFromIterator() iterator, 1 file resource passed in
H A Dphar_buildfromiterator4.phpt2 Phar::buildFromIterator() iterator, 1 file passed in zip-based
H A Dphar_buildfromiterator6.phpt2 Phar::buildFromIterator() iterator, key is int zip-based
/php-src/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt2 Phar::buildFromIterator() iterator, 1 file passed in tar-based
H A Dphar_buildfromiterator9.phpt2 Phar::buildFromIterator() iterator, 1 file resource passed in tar-based
H A Dphar_buildfromiterator6.phpt2 Phar::buildFromIterator() iterator, key is int tar-based
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened tar-based
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current tar-based
/php-src/ext/phar/tests/
H A Dphar_oo_002.phpt2 Phar object: iterator & entries
H A Dphar_buildfromiterator4.phpt2 Phar::buildFromIterator() iterator, 1 file passed in
H A Dphar_buildfromiterator6.phpt2 Phar::buildFromIterator() iterator, key is int
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened
H A Dphar_buildfromiterator9.phpt2 Phar::buildFromIterator() iterator, 1 file resource passed in
H A Dbug45218_SLOWTEST.phpt2 Phar::buildFromIterator() iterator, too many files for open file handles (Bug #45218)

Completed in 32 milliseconds

12345678910>>...13