|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| getBreakIterator () | |
| getRuleStatus () | |
Public Member Functions inherited from IntlIterator | |
| current () | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
Data Fields | |
| const int | KEY_SEQUENTIAL = UNKNOWN |
| const int | KEY_LEFT = UNKNOWN |
| const int | KEY_RIGHT = UNKNOWN |
@generate-class-entries @not-serializable
Definition at line 6 of file breakiterator_iterators.stub.php.
| IntlPartsIterator::getBreakIterator | ( | ) |
@tentative-return-type
Definition at line 16 of file breakiterator_iterators.stub.php.
| IntlPartsIterator::getRuleStatus | ( | ) |
@tentative-return-type
Definition at line 19 of file breakiterator_iterators.stub.php.
| const int IntlPartsIterator::KEY_LEFT = UNKNOWN |
@cvalue PARTS_ITERATOR_KEY_LEFT
Definition at line 11 of file breakiterator_iterators.stub.php.
| const int IntlPartsIterator::KEY_RIGHT = UNKNOWN |
@cvalue PARTS_ITERATOR_KEY_RIGHT
Definition at line 13 of file breakiterator_iterators.stub.php.
| const int IntlPartsIterator::KEY_SEQUENTIAL = UNKNOWN |
@cvalue PARTS_ITERATOR_KEY_SEQUENTIAL
Definition at line 9 of file breakiterator_iterators.stub.php.