Searched refs:uregex_hasTransparentBounds (Results 1 – 4 of 4) sorted by relevance
964 uregex_hasTransparentBounds(const URegularExpression *regexp,
799 TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == FALSE); in TestRegexCAPI()801 TEST_ASSERT(uregex_hasTransparentBounds(re, &status) == TRUE); in TestRegexCAPI()
1395 #define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTransparentBounds) macro
914 uregex_hasTransparentBounds(const URegularExpression *regexp2, in uregex_hasTransparentBounds() function