Lines Matching full:ftext
286 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
293 fSymbolTable->addEntry(varRefNode->fText, varRefNode, *fRB->fStatus);
426 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
437 fText);
447 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
473 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
528 fRB->fRules.extractBetween(n->fFirstPos+1, n->fLastPos, n->fText);
533 n->fLeftChild = fSymbolTable->lookupNode(n->fText);
709 usetNode->fText = s;
1199 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
1206 findSetFor(n->fText, n, uset);