Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drematch.cpp337 fHitEnd = TRUE; in find()
347 fHitEnd = TRUE; in find()
360 fHitEnd = TRUE; in find()
381 fHitEnd = TRUE; in find()
424 fHitEnd = TRUE; in find()
451 fHitEnd = TRUE; in find()
486 fHitEnd = TRUE; in find()
512 fHitEnd = TRUE; in find()
627 return fHitEnd; in hitEnd()
857 fHitEnd = FALSE; in resetPreserveRegion()
[all …]
/external/icu4c/i18n/unicode/
Dregex.h1092 UBool fHitEnd; // True if the last match touched the end of input. variable