Searched refs:hitEnd (Results 1 – 6 of 6) sorted by relevance
1213 REGEX_ASSERT(m1.hitEnd() == TRUE); in API_Match()1220 REGEX_ASSERT(m2.hitEnd() == FALSE); in API_Match()1227 REGEX_ASSERT(m3.hitEnd() == TRUE); in API_Match()2412 REGEX_ASSERT(m1.hitEnd() == TRUE); in API_Match_UTF8()2421 REGEX_ASSERT(m2.hitEnd() == FALSE); in API_Match_UTF8()2430 REGEX_ASSERT(m3.hitEnd() == TRUE); in API_Match_UTF8()3781 matcher->hitEnd() == TRUE) { in regex_find()3785 UTF8Matcher->hitEnd() == TRUE) { in regex_find()3791 matcher->hitEnd() == FALSE) { in regex_find()3795 UTF8Matcher->hitEnd() == FALSE) { in regex_find()
1771 if(tokenMatcher.hitEnd()) { in runUnicodeTestData()
1346 virtual UBool hitEnd() const;
988 return regexp->fMatcher->hitEnd(); in uregex_hitEnd()
1337 UBool RegexMatcher::hitEnd() const { in hitEnd() function in RegexMatcher
46 # z|Z hitEnd was expected(z) or not expected (Z).47 # With neither, hitEnd is not checked.686 # hitEnd with find()