Searched refs:uregex_hasTransparentBounds (Results 1 – 4 of 4) sorted by relevance
818 uregex_hasTransparentBounds(const URegularExpression *regexp,
766 TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == FALSE); in TestRegexCAPI()768 TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == TRUE); in TestRegexCAPI()
920 uregex_hasTransparentBounds(const URegularExpression *regexp2, in uregex_hasTransparentBounds() function
1378 #define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTransparentBounds) macro