Home
last modified time | relevance | path

Searched refs:fMatchStart (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Drematch.cpp158 int32_t len = fMatchStart-fAppendPosition; in appendReplacement()
332 if (fMatchStart == fMatchEnd) { in find()
852 fMatchStart = 0; in resetPreserveRegion()
962 int32_t fieldLen = fMatchStart - nextOutputStringStart; in split()
1031 s = fMatchStart; in start()
2552 fMatchStart = startIdx; in MatchAt()
2555 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd)); in MatchAt()
Duregex.cpp817 for (i=m->fLastMatchEnd; i<m->fMatchStart; i++) { in appendReplacement()
/external/icu4c/i18n/unicode/
Dregex.h1082 int32_t fMatchStart; // Position of the start of the most recent match variable