The IntlCodePointBreakIterator class
(No version information available, might only be in Git)
Introduction
This break iterator identifies the boundaries between UTF-8 code points.
Synopsis de la classe
/* Constants */
/* Méthodes */
/* Méthodes héritées */
ReturnType intl_get_error_code
( void
)
ReturnType intl_get_error_message
( void
)
}Constantes pré-définies
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
Sommaire
- IntlCodePointBreakIterator::getLastCodePoint — Récupère le dernier point de code après avoir avancé ou reculé dans l'itérateur