Searched refs:hitEnd (Results 1 – 6 of 6) sorted by relevance
1208 REGEX_ASSERT(m1.hitEnd() == TRUE); in API_Match()1215 REGEX_ASSERT(m2.hitEnd() == FALSE); in API_Match()1222 REGEX_ASSERT(m3.hitEnd() == TRUE); in API_Match()2407 REGEX_ASSERT(m1.hitEnd() == TRUE); in API_Match_UTF8()2416 REGEX_ASSERT(m2.hitEnd() == FALSE); in API_Match_UTF8()2425 REGEX_ASSERT(m3.hitEnd() == TRUE); in API_Match_UTF8()3769 matcher->hitEnd() == TRUE) { in regex_find()3773 UTF8Matcher->hitEnd() == TRUE) { in regex_find()3779 matcher->hitEnd() == FALSE) { in regex_find()3783 UTF8Matcher->hitEnd() == FALSE) { in regex_find()
1812 if(tokenMatcher.hitEnd()) { in runUnicodeTestData()
1334 virtual UBool hitEnd() const;
986 return regexp->fMatcher->hitEnd(); in uregex_hitEnd()
1337 UBool RegexMatcher::hitEnd() const { in hitEnd() function in RegexMatcher
44 # z|Z hitEnd was expected(z) or not expected (Z).45 # With neither, hitEnd is not checked.684 # hitEnd with find()