php man page for intliterator

Query: intliterator

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INTLITERATOR(3) 							 1							   INTLITERATOR(3)

The IntlIterator class

INTRODUCTION
This class represents iterator objects throughout the intl extension whenever the iterator cannot be identified with any other object pro- vided by the extension. The distinct iterator object used internally by the foreach construct can only be obtained (in the relevant part here) from objects, so objects of this class serve the purpose of providing the hook through which this internal object can be obtained. As a convenience, this class also implements the Iterator interface, allowing the collection of values to be navigated using the methods defined in that interface. Both these methods and the internal iterator objects provided to foreach are backed by the same state (e.g. the position of the iterator and its current value). Subclasses may provide richer functionality.
CLASS SYNOPSIS
IntlIterator IntlIteratorIterator Methods o public ReturnType IntlIterator::current (void ) o public ReturnType IntlIterator::key (void ) o public ReturnType IntlIterator::next (void ) o public ReturnType IntlIterator::rewind (void ) o public ReturnType IntlIterator::valid (void ) PHP Documentation Group INTLITERATOR(3)
Related Man Pages
arrayiterator(3) - php
intlpartsiterator(3) - php
multipleiterator(3) - php
recursivecallbackfilteriterator(3) - php
regexiterator(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update