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

/external/chromium_org/third_party/icu/source/common/
H A Drbbiscan.h98 int32_t fScanIndex; // Index of current character being processed member in class:RBBIRuleScanner
H A Drbbiscan.cpp102 fScanIndex = 0;
284 RHSExprNode->fLastPos = fScanIndex;
423 n->fFirstPos = fScanIndex;
434 n->fFirstPos = fScanIndex;
444 n->fFirstPos = fScanIndex;
455 n->fFirstPos = fScanIndex;
482 fOptionStart = fScanIndex;
487 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart);
517 n->fFirstPos = fScanIndex;
526 n->fLastPos = fScanIndex;
[all...]
/external/icu4c/common/
H A Drbbiscan.h98 int32_t fScanIndex; // Index of current character being processed member in class:RBBIRuleScanner
H A Drbbiscan.cpp102 fScanIndex = 0;
285 RHSExprNode->fLastPos = fScanIndex;
424 n->fFirstPos = fScanIndex;
435 n->fFirstPos = fScanIndex;
445 n->fFirstPos = fScanIndex;
456 n->fFirstPos = fScanIndex;
483 fOptionStart = fScanIndex;
488 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart);
518 n->fFirstPos = fScanIndex;
527 n->fLastPos = fScanIndex;
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dregexcmp.h128 int64_t fScanIndex; // Index of current character being processed member in class:RegexCompile
H A Dregexcmp.cpp60 fScanIndex = 0;
3604 utext_extract(fRXPat->fPattern, fScanIndex-U_PARSE_CONTEXT_LEN+1, fScanIndex, fParseErr->preContext, U_PARSE_CONTEXT_LEN, &status);
3605 utext_extract(fRXPat->fPattern, fScanIndex, fScanIndex+U_PARSE_CONTEXT_LEN-1, fParseErr->postContext, U_PARSE_CONTEXT_LEN, &status);
3701 fScanIndex = UTEXT_GETNATIVEINDEX(fRXPat->fPattern);
3980 int64_t savedScanIndex = fScanIndex;
4032 fScanIndex = savedScanIndex;
/external/icu4c/i18n/
H A Dregexcmp.h126 int64_t fScanIndex; // Index of current character being processed member in class:RegexCompile
H A Dregexcmp.cpp62 fScanIndex = 0;
3579 utext_extract(fRXPat->fPattern, fScanIndex-U_PARSE_CONTEXT_LEN+1, fScanIndex, fParseErr->preContext, U_PARSE_CONTEXT_LEN, &status);
3580 utext_extract(fRXPat->fPattern, fScanIndex, fScanIndex+U_PARSE_CONTEXT_LEN-1, fParseErr->postContext, U_PARSE_CONTEXT_LEN, &status);
3676 fScanIndex = UTEXT_GETNATIVEINDEX(fRXPat->fPattern);
3956 int64_t savedScanIndex = fScanIndex;
4008 fScanIndex = savedScanIndex;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 227 milliseconds