Lines Matching full:matchstartnodes
412 UVector *matchStartNodes = userRuleRoot->fFirstPosSet;
458 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) {
459 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx);
514 UVector *matchStartNodes = fTree->fLeftChild->fRightChild->fFirstPosSet;
518 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) {
519 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx);