Home | History | Annotate | Download | only in common

Lines Matching defs:endNode

448         RBBINode *endNode = NULL;
454 endNode = tNode;
458 if (endNode == NULL) {
470 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal);
490 if (endNode->fVal == startNode->fVal) {
496 // letting matches transition from a match state at endNode
498 setAdd(endNode->fFollowPos, startNode->fFollowPos);