Lines Matching refs:getRuleStatus
346 int tag = bi->getRuleStatus(); in TestStatusReturn()
476 tag = bi.getRuleStatus(); in testFirstAndNext()
509 tag = bi.getRuleStatus(); in testLastAndPrevious()
538 tag = bi.getRuleStatus(); in testFollowing()
549 tag = bi.getRuleStatus(); in testFollowing()
580 tag = bi.getRuleStatus(); in testPreceding()
592 tag = bi.getRuleStatus(); in testPreceding()
621 tag = bi.getRuleStatus(); in testIsBoundary()
1043 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()
1095 int32_t rs = t->bi->getRuleStatus(); in executeTest()
4456 rstatus = brkiter->getRuleStatus(); in TestBug9983()
4469 rstatus = brkiterPOSIX->getRuleStatus(); in TestBug9983()