HomeSort by relevance Sort by last modified time
    Searched refs:fLastPos (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
rbbinode.h 68 int fLastPos; // Last position in the rule source string
83 UVector *fLastPosSet; // TODO: rename fFirstPos & fLastPos to avoid confusion.
rbbiscan.cpp 284 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 = fNextIndex
    [all...]
rbbinode.cpp 56 fLastPos = 0;
86 fLastPos = other.fLastPos;
  /external/jdiff/
xerces.jar 

Completed in 308 milliseconds