Searched refs:getRuleStatus (Results 1 – 5 of 5) sorted by relevance
535 virtual int32_t getRuleStatus() const;
278 return ((RuleBasedBreakIterator *)bi)->RuleBasedBreakIterator::getRuleStatus(); in ubrk_getRuleStatus()
1418 int32_t RuleBasedBreakIterator::getRuleStatus() const { in getRuleStatus() function in RuleBasedBreakIterator
398 int tag = bi->getRuleStatus(); in TestStatusReturn()890 tag = bi.getRuleStatus(); in testFirstAndNext()923 tag = bi.getRuleStatus(); in testLastAndPrevious()952 tag = bi.getRuleStatus(); in testFollowing()963 tag = bi.getRuleStatus(); in testFollowing()994 tag = bi.getRuleStatus(); in testPreceding()1006 tag = bi.getRuleStatus(); in testPreceding()1035 tag = bi.getRuleStatus(); in testIsBoundary()1378 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()1431 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()
673 tag = bi->getRuleStatus(); in TestRuleStatus()705 tag = bi->getRuleStatus(); in TestRuleStatus()723 tag = bi->getRuleStatus(); in TestRuleStatus()