Searched refs:fChainIn (Results 1 – 10 of 10) sorted by relevance
64 fChainIn = FALSE; in RBBINode()96 fChainIn = other.fChainIn; in RBBINode()200 retNode->fChainIn = this->fChainIn; in flattenVariables()318 node->fRuleRoot?'R':' ', node->fChainIn?'C':' ', in printNode()
86 UBool fChainIn; // True if chaining into this rule is allowed variable
363 thisRule->fChainIn = TRUE; in doParseActions()
433 if (node->fChainIn) { in calcChainedFollowPos()
97 boolean fChainIn; // True if chaining into this rule is allowed field in RBBINode140 fChainIn = other.fChainIn;202 retNode.fChainIn = this.fChainIn;
281 thisRule.fChainIn = true; in doParseActions()
413 if (node.fChainIn) { in calcChainedFollowPos()
98 boolean fChainIn; // True if chaining into this rule is allowed field in RBBINode141 fChainIn = other.fChainIn;203 retNode.fChainIn = this.fChainIn;
282 thisRule.fChainIn = true; in doParseActions()
414 if (node.fChainIn) { in calcChainedFollowPos()