Searched refs:fRuleNum (Results 1 – 4 of 4) sorted by relevance
88 int fRuleNum; // Counts each rule as it is scanned. field in RBBIRuleScanner144 fRuleNum++; in doParseActions()266 endNode.fVal = fRuleNum; in doParseActions()395 n.fVal = fRuleNum; in doParseActions()
87 int fRuleNum; // Counts each rule as it is scanned. field in RBBIRuleScanner143 fRuleNum++; in doParseActions()265 endNode.fVal = fRuleNum; in doParseActions()394 n.fVal = fRuleNum; in doParseActions()
112 fRuleNum = 0; in RBBIRuleScanner()210 fRuleNum++; in doParseActions()347 endNode->fVal = fRuleNum; in doParseActions()500 n->fVal = fRuleNum; in doParseActions()
149 int32_t fRuleNum; // Counts each rule as it is scanned. variable