The IntlCodePointBreakIterator class
(No version information available, might only be in Git)
Introduction
This break iterator identifies the boundaries between UTF-8 code points.
Class synopsis
/* Constants */
/* Methods */
/* Inherited methods */
ReturnType intl_get_error_code
( void
)
ReturnType intl_get_error_message
( void
)
}Predefined Constants
IntlCodePointBreakIterator::DONEIntlCodePointBreakIterator::WORD_NONEIntlCodePointBreakIterator::WORD_NONE_LIMITIntlCodePointBreakIterator::WORD_NUMBERIntlCodePointBreakIterator::WORD_NUMBER_LIMITIntlCodePointBreakIterator::WORD_LETTERIntlCodePointBreakIterator::WORD_LETTER_LIMITIntlCodePointBreakIterator::WORD_KANAIntlCodePointBreakIterator::WORD_KANA_LIMITIntlCodePointBreakIterator::WORD_IDEOIntlCodePointBreakIterator::WORD_IDEO_LIMITIntlCodePointBreakIterator::LINE_SOFTIntlCodePointBreakIterator::LINE_SOFT_LIMITIntlCodePointBreakIterator::LINE_HARDIntlCodePointBreakIterator::LINE_HARD_LIMITIntlCodePointBreakIterator::SENTENCE_TERMIntlCodePointBreakIterator::SENTENCE_TERM_LIMITIntlCodePointBreakIterator::SENTENCE_SEPIntlCodePointBreakIterator::SENTENCE_SEP_LIMIT
Table of Contents
- IntlCodePointBreakIterator::getLastCodePoint — Get last code point passed over after advancing or receding the iterator