Searched refs:fLastPos (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/
H A Drbbinode.h68 int fLastPos; // Last position in the rule source string member in class:RBBINode
83 UVector *fLastPosSet; // TODO: rename fFirstPos & fLastPos to avoid confusion.
H A Drbbiscan.cpp284 RHSExprNode->fLastPos = fScanIndex;
285 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
424 n->fLastPos = fNextIndex;
425 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
435 n->fLastPos = fNextIndex;
436 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
445 n->fLastPos = fNextIndex;
446 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
456 n->fLastPos = fNextIndex;
471 n->fLastPos
[all...]
H A Drbbinode.cpp56 fLastPos = 0;
86 fLastPos = other.fLastPos;
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 258 milliseconds