Searched refs:uregex_setStackLimit (Results 1 – 4 of 4) sorted by relevance
1464 uregex_setStackLimit(URegularExpression *regexp,
1304 uregex_setStackLimit(re, 40000, &status); in TestRegexCAPI()1307 uregex_setStackLimit(re, -1, &status); in TestRegexCAPI()
1423 #define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit) macro
1047 uregex_setStackLimit(URegularExpression *regexp2, in uregex_setStackLimit() function