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