The IntlCodePointBreakIterator class

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

Introduzione

This break iterator identifies the boundaries between UTF-8 code points.

Sommario della classe

class IntlCodePointBreakIterator extends IntlBreakIterator {
/* Costanti ereditate */
/* Metodi */
/* Metodi ereditati */
public IntlBreakIterator::getPartsIterator(string $type = IntlPartsIterator::KEY_SEQUENTIAL): IntlPartsIterator
}

Indice dei contenuti