Home | History | Annotate | Download | only in unicode

Lines Matching full:boundaries

40  * of boundaries in text. Pointer to a UBreakIterator maintain a
42 * where boundaries occur.
59 * Character boundary analysis identifies the boundaries of
71 * described in Unicode Standard Annex #29, Text Boundaries, and
86 /** The possible types of text boundaries. @stable ICU 2.0 */
100 * The iterator created using this type locates title boundaries as described for
111 /** Value indicating all text boundaries have been returned.
200 * Open a new UBreakIterator for locating text boundaries for a specified locale.
221 * Open a new UBreakIterator for locating text boundaries using specified breaking rules.
355 * if all text boundaries have been returned.
367 * if all text boundaries have been returned.