HomeSort by relevance Sort by last modified time
    Searched refs:fMatchEnd (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/i18n/
rematch.cpp 136 fMatchEnd = 0;
214 fAppendPosition = fMatchEnd;
348 e = fMatchEnd;
375 int32_t startPos = fMatchEnd;
382 fLastMatchEnd = fMatchEnd;
384 if (fMatchStart == fMatchEnd) {
599 fMatchEnd = start;
905 fMatchEnd = 0;
943 fMatchEnd = position;
1018 nextOutputStringStart = fMatchEnd;
    [all...]
uregex.cpp     [all...]
  /external/icu4c/i18n/
rematch.cpp 206 fMatchEnd = 0;
327 fAppendPosition = fMatchEnd;
531 e = fMatchEnd;
569 int64_t startPos = fMatchEnd;
576 fLastMatchEnd = fMatchEnd;
578 if (fMatchStart == fMatchEnd) {
846 fMatchEnd = nativeStart;
862 int32_t startPos = (int32_t)fMatchEnd;
871 fLastMatchEnd = fMatchEnd;
873 if (fMatchStart == fMatchEnd) {
    [all...]
uregex.cpp     [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
regex.h     [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]

Completed in 37 milliseconds