Searched refs:uregex_setStackLimit (Results 1 – 7 of 7) sorted by relevance
1464 uregex_setStackLimit(URegularExpression *regexp,
1475 #define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit) macro
1307 uregex_setStackLimit(re, 40000, &status); in TestRegexCAPI()1310 uregex_setStackLimit(re, -1, &status); in TestRegexCAPI()
1049 uregex_setStackLimit(URegularExpression *regexp2, in uregex_setStackLimit() function
2293 uregex_setStackLimit(regexp, limit, status); in uregex_setStackLimit_android()