The IntlCodePointBreakIterator classIntlCodePointBreakIterator
&reftitle.intro;
This break iterator
identifies the boundaries between UTF-8 code points.
&reftitle.classsynopsis;
IntlCodePointBreakIteratorIntlCodePointBreakIteratorextendsIntlBreakIteratorTraversableConstantsconstintegerIntlCodePointBreakIterator::DONE-1constintegerIntlCodePointBreakIterator::WORD_NONE0constintegerIntlCodePointBreakIterator::WORD_NONE_LIMIT100constintegerIntlCodePointBreakIterator::WORD_NUMBER100constintegerIntlCodePointBreakIterator::WORD_NUMBER_LIMIT200constintegerIntlCodePointBreakIterator::WORD_LETTER200constintegerIntlCodePointBreakIterator::WORD_LETTER_LIMIT300constintegerIntlCodePointBreakIterator::WORD_KANA300constintegerIntlCodePointBreakIterator::WORD_KANA_LIMIT400constintegerIntlCodePointBreakIterator::WORD_IDEO400constintegerIntlCodePointBreakIterator::WORD_IDEO_LIMIT500constintegerIntlCodePointBreakIterator::LINE_SOFT0constintegerIntlCodePointBreakIterator::LINE_SOFT_LIMIT100constintegerIntlCodePointBreakIterator::LINE_HARD100constintegerIntlCodePointBreakIterator::LINE_HARD_LIMIT200constintegerIntlCodePointBreakIterator::SENTENCE_TERM0constintegerIntlCodePointBreakIterator::SENTENCE_TERM_LIMIT100constintegerIntlCodePointBreakIterator::SENTENCE_SEP100constintegerIntlCodePointBreakIterator::SENTENCE_SEP_LIMIT200&Methods;&InheritedMethods;
&reftitle.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
&reference.intl.entities.intlcodepointbreakiterator;