Searched refs:fLastPos (Results 1 – 3 of 3) sorted by relevance
284 RHSExprNode->fLastPos = fScanIndex; in doParseActions()285 … fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText); in doParseActions()424 n->fLastPos = fNextIndex; in doParseActions()425 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()435 n->fLastPos = fNextIndex; in doParseActions()436 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()445 n->fLastPos = fNextIndex; in doParseActions()446 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText); in doParseActions()456 n->fLastPos = fNextIndex; in doParseActions()471 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