The IntlCodePointBreakIterator class
(PHP 5 >= 5.5.0, PHP 7)
简介
This break iterator identifies the boundaries between UTF-8 code points.
类摘要
/* 继承的常量 */
/* 方法 */
/* 继承的方法 */
intl_get_error_code (
void ) :
int
intl_get_error_message (
void ) :
string
public
IntlBreakIterator::getPartsIterator ([
int
}
$key_type
= IntlPartsIterator::KEY_SEQUENTIAL ] ) :
IntlPartsIterator
Table of Contents
- IntlCodePointBreakIterator::getLastCodePoint — Get last code point passed over after advancing or receding the iterator