Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drematch.cpp217 fRequireEnd = FALSE; in init()
1861 return fRequireEnd; in requireEnd()
1892 fRequireEnd = FALSE; in resetPreserveRegion()
3010 fRequireEnd = TRUE; in MatchAt()
3025 fRequireEnd = TRUE; in MatchAt()
3034 fRequireEnd = TRUE; in MatchAt()
3048 fRequireEnd = TRUE; in MatchAt()
3056 fRequireEnd = TRUE; in MatchAt()
3071 fRequireEnd = TRUE; in MatchAt()
3097 fRequireEnd = TRUE; // Java set requireEnd in this case, even though in MatchAt()
[all …]
/external/icu4c/i18n/unicode/
Dregex.h1751 UBool fRequireEnd; // True if the last match required end-of-input variable