The IntlCodePointBreakIterator class
(No version information available, might only be in Git)
Einführung
This break iterator identifies the boundaries between UTF-8 code points.
Klassenbeschreibung
/* Constants */
/* Methoden */
/* Geerbte Methoden */
ReturnType intl_get_error_code
( void
)
ReturnType intl_get_error_message
( void
)
}Vordefinierte Konstanten
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
Inhaltsverzeichnis
- IntlCodePointBreakIterator::getLastCodePoint — Get last code point passed over after advancing or receding the iterator