The IntlCodePointBreakIterator class

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

Einführung

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

Klassenbeschreibung

classIntlCodePointBreakIteratorextendsIntlBreakIterator {
publicIntlBreakIterator::getPartsIterator(string$type = IntlPartsIterator::KEY_SEQUENTIAL): IntlPartsIterator
}

Inhaltsverzeichnis

To Top