Home
last modified time | relevance | path

Searched refs:fScanIndex (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java37 int fScanIndex; // Index of current character being processed field in RBBIRuleScanner
217 RHSExprNode.fLastPos = fScanIndex; in doParseActions()
346 n.fFirstPos = fScanIndex; in doParseActions()
357 n.fFirstPos = fScanIndex; in doParseActions()
368 n.fFirstPos = fScanIndex; in doParseActions()
379 n.fFirstPos = fScanIndex; in doParseActions()
405 fOptionStart = fScanIndex; in doParseActions()
409 String opt = fRB.fRules.substring(fOptionStart, fScanIndex); in doParseActions()
436 n.fFirstPos = fScanIndex; in doParseActions()
445 n.fLastPos = fScanIndex; in doParseActions()
[all …]
/external/icu/icu4c/source/common/
Drbbiscan.cpp100 fScanIndex = 0; in RBBIRuleScanner()
283 RHSExprNode->fLastPos = fScanIndex; in doParseActions()
422 n->fFirstPos = fScanIndex; in doParseActions()
433 n->fFirstPos = fScanIndex; in doParseActions()
443 n->fFirstPos = fScanIndex; in doParseActions()
454 n->fFirstPos = fScanIndex; in doParseActions()
481 fOptionStart = fScanIndex; in doParseActions()
486 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart); in doParseActions()
516 n->fFirstPos = fScanIndex; in doParseActions()
525 n->fLastPos = fScanIndex; in doParseActions()
[all …]
Drbbiscan.h98 int32_t fScanIndex; // Index of current character being processed variable
/external/icu/icu4c/source/i18n/
Dregexcmp.h138 int64_t fScanIndex; // Index of current character being processed variable
Dregexcmp.cpp61 fScanIndex = 0; in RegexCompile()
3910 …utext_extract(fRXPat->fPattern, fScanIndex-U_PARSE_CONTEXT_LEN+1, fScanIndex, fParseErr->preContex… in error()
3911 …utext_extract(fRXPat->fPattern, fScanIndex, fScanIndex+U_PARSE_CONTEXT_LEN-1, fParseErr->postConte… in error()
4007 fScanIndex = UTEXT_GETNATIVEINDEX(fRXPat->fPattern); in nextChar()
4288 int64_t savedScanIndex = fScanIndex; in scanPosixProp()
4340 fScanIndex = savedScanIndex; in scanPosixProp()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...