The IntlCodePointBreakIterator class
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
简介
This break iterator identifies the boundaries between UTF-8 code points.
类摘要
/* 继承的常量 */
/* 方法 */
/* 继承的方法 */
public static IntlBreakIterator::createCharacterInstance(?string
$locale = null): ?IntlBreakIteratorpublic IntlBreakIterator::getPartsIterator(string
}$type = IntlPartsIterator::KEY_SEQUENTIAL): IntlPartsIterator目录
- IntlCodePointBreakIterator::getLastCodePoint — Get last code point passed over after advancing or receding the iterator