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