Searched refs:numRules (Results 1 – 16 of 16) sorted by relevance
71 int numRules = rules.getNumberOfEras(); in testJapanese() local72 if (numRules <= JapaneseCalendar.HEISEI) { in testJapanese()
68 int numRules = rules.getNumberOfEras(); in testJapanese() local69 if (numRules <= JapaneseCalendar.HEISEI) { in testJapanese()
116 int32_t numRules = rules->getNumberOfEras(); in testJapanese() local117 if (numRules <= HEISEI) { in testJapanese()
76 … int32_t numRules(); // Return the number of rules that have been seen.
710 fLookAheadRuleMap = new UVector32(fRB->fScanner->numRules() + 1, *fStatus); in mapLookAheadRules()717 fLookAheadRuleMap->setSize(fRB->fScanner->numRules() + 1); in mapLookAheadRules()
1279 int32_t RBBIRuleScanner::numRules() { in numRules() function in RBBIRuleScanner
709 fLookAheadRuleMap = new UVector32(fRB->fScanner->numRules() + 1, *fStatus); in mapLookAheadRules()716 fLookAheadRuleMap->setSize(fRB->fScanner->numRules() + 1); in mapLookAheadRules()
1103 int numRules() { in numRules() method in RBBIRuleScanner
624 fLookAheadRuleMap = new int[fRB.fScanner.numRules() + 1]; in mapLookAheadRules()
617 fLookAheadRuleMap = new int[fRB.fScanner.numRules() + 1]; in mapLookAheadRules()