IntlPartsIterator
class IntlPartsIterator extends IntlIterator implements Iterator (View source)
Constants
KEY_SEQUENTIAL |
|
KEY_LEFT |
|
KEY_RIGHT |
|
Methods
getBreakIterator()
No description
int
getRuleStatus()
No description
Details
mixed
current()
Return the current element
mixed
key()
Return the key of the current element
void
next()
Move forward to next element
void
rewind()
Rewind the Iterator to the first element
bool
valid()
Checks if current position is valid
IntlBreakIterator
getBreakIterator()
No description
int
getRuleStatus()
Since: 8.1
No description