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

  /external/icu4c/i18n/
rematch.cpp 213 fMatchEnd = 0;
347 fAppendPosition = fMatchEnd;
572 e = fMatchEnd;
607 int64_t startPos = fMatchEnd;
614 fLastMatchEnd = fMatchEnd;
616 if (fMatchStart == fMatchEnd) {
877 fMatchEnd = nativeStart;
893 int32_t startPos = (int32_t)fMatchEnd;
902 fLastMatchEnd = fMatchEnd;
904 if (fMatchStart == fMatchEnd) {
    [all...]
uregex.cpp     [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]

Completed in 107 milliseconds