Home
last modified time | relevance | path

Searched refs:fOptionStart (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Drbbiscan.h153 int32_t fOptionStart; // Input index of start of a !!option member in RBBIRuleScanner
H A Drbbiscan.cpp113 fOptionStart = 0; in RBBIRuleScanner()
542 fOptionStart = fScanIndex; in doParseActions()
547 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart); in doParseActions()
/third_party/node/deps/icu-small/source/common/
H A Drbbiscan.h153 int32_t fOptionStart; // Input index of start of a !!option member in RBBIRuleScanner
H A Drbbiscan.cpp113 fOptionStart = 0; in RBBIRuleScanner()
542 fOptionStart = fScanIndex; in doParseActions()
547 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart); in doParseActions()
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbiscan.h153 int32_t fOptionStart; // Input index of start of a !!option member in RBBIRuleScanner
H A Drbbiscan.cpp113 fOptionStart = 0; in RBBIRuleScanner()
542 fOptionStart = fScanIndex; in doParseActions()
547 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart); in doParseActions()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java89 int fOptionStart; // Input index of start of a !!option field in RBBIRuleScanner
432 fOptionStart = fScanIndex; in doParseActions()
436 String opt = fRB.fRules.substring(fOptionStart, fScanIndex); in doParseActions()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleScanner.java90 int fOptionStart; // Input index of start of a !!option field in RBBIRuleScanner
433 fOptionStart = fScanIndex; in doParseActions()
437 String opt = fRB.fRules.substring(fOptionStart, fScanIndex); in doParseActions()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 10 milliseconds