Searched refs:uregex_setStackLimit (Results 1 – 9 of 9) sorted by relevance
1467 uregex_setStackLimit(URegularExpression *regexp,
1529 #define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit) macro
1315 uregex_setStackLimit(re, 40000, &status); in TestRegexCAPI()1318 uregex_setStackLimit(re, -1, &status); in TestRegexCAPI()
1049 uregex_setStackLimit(URegularExpression *regexp2, in uregex_setStackLimit() function