Home | History | Annotate | Download | only in common

Lines Matching refs:fVal

105         bofLeaf->fVal       = 2;      // Reserved value for {bof}.
444 UChar32 c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal);
464 if (endNode->fVal == startNode->fVal) {
507 U_ASSERT(bofNode->fVal == 2);
524 if (startNode->fVal == bofNode->fVal) {
623 if ((p->fType == RBBINode::leafChar) && (p->fVal == a)) {
723 sd->fAccepting = endMarker->fVal;
728 if (sd->fAccepting==-1 && endMarker->fVal != 0) {
732 sd->fAccepting = endMarker->fVal;
775 sd->fLookAhead = lookAheadNode->fVal;
811 sortedAdd(&sd->fTagVals, tagNode->fVal);