Home | History | Annotate | Download | only in intltest

Lines Matching refs:boundaries

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