Home
last modified time | relevance | path

Searched refs:fLookStart (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dregex.h1069 int32_t fLookStart; // Region bounds for look-ahead/behind and variable
/external/icu4c/i18n/
Drematch.cpp735 fLookStart = start; in region()
843 fLookStart = 0; in reset()
1140 if (prevPos <= fLookStart) { in isWordBoundary()
2123 fActiveStart = fLookStart; // Set the match region change for in MatchAt()