Searched refs:thisRule (Results 1 – 3 of 3) sorted by relevance
249 RBBINode thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local253 catNode.fLeftChild = thisRule; in doParseActions()278 RBBINode thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local283 orNode.fRightChild = thisRule; in doParseActions()284 thisRule.fParent = orNode; in doParseActions()
248 RBBINode thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local252 catNode.fLeftChild = thisRule; in doParseActions()277 RBBINode thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local282 orNode.fRightChild = thisRule; in doParseActions()283 thisRule.fParent = orNode; in doParseActions()
325 RBBINode *thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local332 catNode->fLeftChild = thisRule; in doParseActions()355 RBBINode *thisRule = fNodeStack[fNodeStackPtr]; in doParseActions() local363 orNode->fRightChild = thisRule; in doParseActions()364 thisRule->fParent = orNode; in doParseActions()