Searched refs:uregex_hitEnd (Results 1 – 4 of 4) sorted by relevance
1036 uregex_hitEnd(const URegularExpression *regexp,
765 TEST_ASSERT(uregex_hitEnd(re, &status) == FALSE); in TestRegexCAPI()770 TEST_ASSERT(uregex_hitEnd(re, &status) == TRUE); in TestRegexCAPI()
1396 #define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd) macro
980 uregex_hitEnd(const URegularExpression *regexp2, in uregex_hitEnd() function