Searched refs:fRuleNum (Results 1 – 4 of 4) sorted by relevance
86 int fRuleNum; // Counts each rule as it is scanned. field in RBBIRuleScanner142 fRuleNum++; in doParseActions()264 endNode.fVal = fRuleNum; in doParseActions()393 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()
149 int32_t fRuleNum; // Counts each rule as it is scanned. variable
111 fRuleNum = 0; in RBBIRuleScanner()209 fRuleNum++; in doParseActions()346 endNode->fVal = fRuleNum; in doParseActions()499 n->fVal = fRuleNum; in doParseActions()