Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Drepattrn.cpp92 fInitialStringIdx = other.fInitialStringIdx; in operator =()
153 fInitialStringIdx = 0; in init()
767 for (i=This->fInitialStringIdx; i<This->fInitialStringIdx+This->fInitialStringLen; i++) { in RegexPatternDump()
Dregexcmp.cpp2678 fRXPat->fInitialStringIdx = stringStartIdx; in matchStartType()
2840 UChar32 c = fRXPat->fLiteralText.char32At(fRXPat->fInitialStringIdx); in matchStartType()
/external/icu/icu4c/source/i18n/
Drepattrn.cpp92 fInitialStringIdx = other.fInitialStringIdx; in operator =()
153 fInitialStringIdx = 0; in init()
767 for (i=fInitialStringIdx; i<fInitialStringIdx+fInitialStringLen; i++) { in dumpPattern()
Dregexcmp.cpp2678 fRXPat->fInitialStringIdx = stringStartIdx; in matchStartType()
2840 UChar32 c = fRXPat->fLiteralText.char32At(fRXPat->fInitialStringIdx); in matchStartType()
/external/icu/icu4c/source/i18n/unicode/
Dregex.h585 int32_t fInitialStringIdx; // variable
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dregex.h600 int32_t fInitialStringIdx; // variable