Searched refs:uregex_useTransparentBounds (Results 1 – 4 of 4) sorted by relevance
988 uregex_useTransparentBounds(URegularExpression *regexp,
800 uregex_useTransparentBounds(re, TRUE, &status); in TestRegexCAPI()803 uregex_useTransparentBounds(re, FALSE, &status); in TestRegexCAPI()807 uregex_useTransparentBounds(re, TRUE, &status); in TestRegexCAPI()
1433 #define uregex_useTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_useTransparentBounds) macro
930 uregex_useTransparentBounds(URegularExpression *regexp2, in uregex_useTransparentBounds() function