Home | History | Annotate | Download | only in unicode

Lines Matching full:boundaries

132  *   span() will yield contained/not-contained boundaries of { 0, 2, 3 }
133 * while spanBack() will yield boundaries of { 0, 1, 3 }.
135 * Note: If it is important to get the same boundaries whether iterating forward
137 * the boundaries cached for backward operation, or an ICU BreakIterator
141 * Similarly, set strings match only on code point boundaries,