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

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
 

Detailed Description

@generate-class-entries @not-serializable

Definition at line 6 of file breakiterator_iterators.stub.php.

Member Function Documentation

◆ getBreakIterator()

IntlPartsIterator::getBreakIterator ( )

@tentative-return-type

Definition at line 16 of file breakiterator_iterators.stub.php.

◆ getRuleStatus()

IntlPartsIterator::getRuleStatus ( )

@tentative-return-type

Definition at line 19 of file breakiterator_iterators.stub.php.

Field Documentation

◆ KEY_LEFT

const int IntlPartsIterator::KEY_LEFT = UNKNOWN

@cvalue PARTS_ITERATOR_KEY_LEFT

Definition at line 11 of file breakiterator_iterators.stub.php.

◆ KEY_RIGHT

const int IntlPartsIterator::KEY_RIGHT = UNKNOWN

@cvalue PARTS_ITERATOR_KEY_RIGHT

Definition at line 13 of file breakiterator_iterators.stub.php.

◆ KEY_SEQUENTIAL

const int IntlPartsIterator::KEY_SEQUENTIAL = UNKNOWN

@cvalue PARTS_ITERATOR_KEY_SEQUENTIAL

Definition at line 9 of file breakiterator_iterators.stub.php.


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