Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drematch.cpp216 fHitEnd = FALSE; in init()
621 fHitEnd = TRUE; in find()
633 fHitEnd = TRUE; in find()
648 fHitEnd = TRUE; in find()
673 fHitEnd = TRUE; in find()
726 fHitEnd = TRUE; in find()
759 fHitEnd = TRUE; in find()
803 fHitEnd = TRUE; in find()
833 fHitEnd = TRUE; in find()
909 fHitEnd = TRUE; in findUsingChunk()
[all …]
/external/icu4c/i18n/unicode/
Dregex.h1805 UBool fHitEnd; // True if the last match touched the end of input. variable