Searched refs:startNodeIx (Results 1 – 1 of 1) sorted by relevance
442 int32_t startNodeIx; in calcChainedFollowPos() local482 for (startNodeIx = 0; startNodeIx<matchStartNodes.size(); startNodeIx++) { in calcChainedFollowPos()483 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()541 int startNodeIx; in bofFixup() local542 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()543 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()