Home | History | Annotate | Download | only in intltest

Lines Matching refs:getChar32Start

860         if (i == dataToBreak.getChar32Start(i)) {
4408 (breakPos < 0 && testText.getChar32Start(i)>0) ||
4409 (breakPos < lastBreakPos && lastBreakPos < testText.getChar32Start(i)) ) {