Home
last modified time | relevance | path

Searched refs:Iterator (Results 51 – 75 of 123) sorted by relevance

12345

/PHP-5.5/ext/spl/internal/
H A Dnorewinditerator.inc13 * @brief An Iterator wrapper that doesn't call rewind
H A Drecursivefilteriterator.inc13 * @brief Iterator to filter recursive iterators
18 * Passes the RecursiveIterator interface to the inner Iterator and provides
H A Dparentiterator.inc13 * @brief Iterator to filter parents
H A Drecursiveiterator.inc18 interface RecursiveIterator extends Iterator
H A Dseekableiterator.inc21 interface SeekableIterator extends Iterator
/PHP-5.5/ext/spl/tests/
H A Dbug62672.phpt10 public function __construct(Iterator $source)
H A DarrayObject___construct_error2.phpt6 Class C implements Iterator {
H A Dregexiterator_setflags_exception.phpt9 class myIterator implements Iterator {
H A Dregexiterator_setpregflags_exception.phpt9 class myIterator implements Iterator {
H A Dbug42703.phpt5 class BlaIterator implements Iterator
H A Diterator_002.phpt2 SPL: Iterator using getInnerIterator
H A Diterator_046.phpt16 function __construct(Iterator $it, $flags = 0)
H A DDirectoryIterator_getInode_basic.phpt2 SPL: Spl Directory Iterator test getInode
H A Darray_022.phpt2 SPL: ArrayObject/Iterator and reference to self
/PHP-5.5/Zend/tests/
H A Dbug26229.phpt28 …jects returned by array_iterator::getIterator() must be traversable or implement interface Iterator
H A Dbug32674.phpt5 class collection implements Iterator {
/PHP-5.5/tests/classes/
H A Diterators_005.phpt19 Fatal error: Class test must implement interface Traversable as part of either Iterator or Iterator…
H A Diterators_008.phpt7 class D extends C implements Iterator {
/PHP-5.5/tests/lang/
H A DforeachLoopIterator.002.phpt6 class MyIterator implements Iterator {
H A DforeachLoopIterator.001.phpt2 foreach with Iterator.
6 class MealIterator implements Iterator {
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_isIterateable_basic.phpt8 class IteratorClass implements Iterator {
/PHP-5.5/ext/spl/examples/
H A Ddirectoryfilterdots.inc17 * This Iterator takes a pathname from which it creates a RecursiveDirectoryIterator
H A Dsearchiterator.inc13 * @brief Iterator to search for a specific element
/PHP-5.5/ext/soap/tests/
H A Dserver031.phpt2 SOAP Server 31: Handling classes which implements Iterator
9 class ItemArray implements Iterator {
/PHP-5.5/ext/phar/tests/
H A Dphar_buildfromiterator3.phpt10 class myIterator implements Iterator

Completed in 24 milliseconds

12345