Home | History | Annotate | Download | only in intltest

Lines Matching refs:boundaries

1139      *    The right set of boundaries should still be found.
1156 /* Line boundaries will occur before each letter in the original string */
1470 void RBBIAPITest::doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries){
1478 if (i == boundaries[p]) {