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

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIRuleScanner.java 37 int fScanIndex; // Index of current character being processed
217 RHSExprNode.fLastPos = fScanIndex;
346 n.fFirstPos = fScanIndex;
357 n.fFirstPos = fScanIndex;
368 n.fFirstPos = fScanIndex;
379 n.fFirstPos = fScanIndex;
405 fOptionStart = fScanIndex;
409 String opt = fRB.fRules.substring(fOptionStart, fScanIndex);
436 n.fFirstPos = fScanIndex;
445 n.fLastPos = fScanIndex;
    [all...]
  /external/icu/icu4c/source/common/
rbbiscan.h 98 int32_t fScanIndex; // Index of current character being processed
rbbiscan.cpp 100 fScanIndex = 0;
283 RHSExprNode->fLastPos = fScanIndex;
422 n->fFirstPos = fScanIndex;
433 n->fFirstPos = fScanIndex;
443 n->fFirstPos = fScanIndex;
454 n->fFirstPos = fScanIndex;
481 fOptionStart = fScanIndex;
486 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart);
516 n->fFirstPos = fScanIndex;
525 n->fLastPos = fScanIndex;
    [all...]
  /external/icu/icu4c/source/i18n/
regexcmp.h 138 int64_t fScanIndex; // Index of current character being processed
regexcmp.cpp 61 fScanIndex = 0;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 177 milliseconds