php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
IntlIterator Class Reference
Inheritance diagram for IntlIterator:
Iterator Traversable IntlPartsIterator

Public Member Functions

 current ()
 
 key ()
 
 next ()
 
 rewind ()
 
 valid ()
 

Detailed Description

@not-serializable

Definition at line 737 of file common.stub.php.

Member Function Documentation

◆ current()

IntlIterator::current ( )

@tentative-return-type

Implements Iterator.

Definition at line 740 of file common.stub.php.

◆ key()

IntlIterator::key ( )

@tentative-return-type

Implements Iterator.

Definition at line 743 of file common.stub.php.

◆ next()

IntlIterator::next ( )

@tentative-return-type

Implements Iterator.

Definition at line 746 of file common.stub.php.

◆ rewind()

IntlIterator::rewind ( )

@tentative-return-type

Implements Iterator.

Definition at line 749 of file common.stub.php.

◆ valid()

IntlIterator::valid ( )

@tentative-return-type

Implements Iterator.

Definition at line 752 of file common.stub.php.


The documentation for this class was generated from the following file: