Searched refs:uregex_hitEnd (Results 1 – 8 of 8) sorted by relevance
862 uregex_hitEnd(const URegularExpression *regexp,
1013 uregex_hitEnd(const URegularExpression *regexp,
721 TEST_ASSERT(uregex_hitEnd(re, &status) == FALSE); in TestRegexCAPI()726 TEST_ASSERT(uregex_hitEnd(re, &status) == TRUE); in TestRegexCAPI()
762 TEST_ASSERT(uregex_hitEnd(re, &status) == FALSE); in TestRegexCAPI()767 TEST_ASSERT(uregex_hitEnd(re, &status) == TRUE); in TestRegexCAPI()
1358 #define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd) macro
989 uregex_hitEnd(const URegularExpression *regexp2, in uregex_hitEnd() function
968 uregex_hitEnd(const URegularExpression *regexp2, in uregex_hitEnd() function
1379 #define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd) macro