Home
last modified time | relevance | path

Searched refs:Iterator (Results 76 – 100 of 166) sorted by relevance

1234567

/php-src/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php44 public function getIterator(): Iterator {}
/php-src/ext/spl/tests/
H A Drecursivedualiterator.inc23 * @param lhs Left Hand Side Iterator
24 * @param rhs Right Hand Side Iterator
H A DRecursiveIteratorIterator_invalid_aggregate.phpt2 RecursiveIteratorIterator constructor should thrown if IteratorAggregate does not return Iterator
H A Darray_028.phpt2 ArrayObject/Iterator on array with NUL bytes
H A Dbug62672.phpt10 public function __construct(Iterator $source)
H A Dregexiterator_setpregflags.phpt9 class myIterator implements Iterator {
H A Dregexiterator_getpregflags.phpt9 class myIterator implements Iterator {
H A DarrayObject___construct_error2.phpt6 Class C implements Iterator {
H A Diterator_005.phpt24 function getIterator(): Iterator
H A Diterator_046.phpt16 function __construct(Iterator $it, $flags = 0)
H A Dbug42703.phpt5 class BlaIterator implements Iterator
H A Diterator_002.phpt2 SPL: Iterator using getInnerIterator
H A DDirectoryIterator_getInode_basic.phpt2 SPL: Spl Directory Iterator test getInode
/php-src/Zend/tests/return_types/
H A D006.phpt7 class CommentsIterator extends ArrayIterator implements Iterator {
/php-src/Zend/tests/
H A Dgc_046.phpt2 GC 046: Leak in User Iterator
H A Dbug26229.phpt28 …jects returned by array_iterator::getIterator() must be traversable or implement interface Iterator
H A Dgh7958.phpt7 public \Iterator $iterator;
H A Dgh9916-008.phpt5 $it = new class implements Iterator
/php-src/ext/zend_test/
H A Diterators_arginfo.h7 …RETURN_OBJ_INFO_EX(arginfo_class_ZendTest_Iterators_TraversableTest_getIterator, 0, 0, Iterator, 0)
/php-src/ext/spl/
H A Dspl_fixedarray.stub.php55 public function getIterator(): Iterator {}
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt79 uninitialized(Iterator|(Traversable&Countable))
97 uninitialized(Iterator|(Traversable&Countable))
/php-src/tests/classes/
H A Diterators_005.phpt17 Fatal error: Class test must implement interface Traversable as part of either Iterator or Iterator…
/php-src/Zend/tests/generators/
H A Dyield_from_valid_exception.phpt6 class FooBar implements Iterator {
/php-src/tests/lang/
H A DforeachLoopIterator.001.phpt2 foreach with Iterator.
6 class MealIterator implements Iterator {
H A DforeachLoopIterator.002.phpt6 class MyIterator implements Iterator {

Completed in 46 milliseconds

1234567