Searched refs:fLastPos (Results 1 – 3 of 3) sorted by relevance
283 RHSExprNode->fLastPos = fScanIndex; in doParseActions()284 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()423 n->fLastPos = fNextIndex; in doParseActions()424 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()434 n->fLastPos = fNextIndex; in doParseActions()435 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()444 n->fLastPos = fNextIndex; in doParseActions()445 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()455 n->fLastPos = fNextIndex; in doParseActions()470 n->fLastPos = fNextIndex; in doParseActions()[all …]
56 fLastPos = 0; in RBBINode()86 fLastPos = other.fLastPos; in RBBINode()
68 int fLastPos; // Last position in the rule source string variable