Lines Matching refs:getRuleStatus
345 int tag = bi->getRuleStatus(); in TestStatusReturn()
471 tag = bi.getRuleStatus(); in testFirstAndNext()
504 tag = bi.getRuleStatus(); in testLastAndPrevious()
533 tag = bi.getRuleStatus(); in testFollowing()
544 tag = bi.getRuleStatus(); in testFollowing()
575 tag = bi.getRuleStatus(); in testPreceding()
587 tag = bi.getRuleStatus(); in testPreceding()
616 tag = bi.getRuleStatus(); in testIsBoundary()
888 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()
941 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()
4244 rstatus = brkiter->getRuleStatus(); in TestBug9983()