Home | History | Annotate | Download | only in i18n

Lines Matching refs:setStackLimit

255     setStackLimit(DEFAULT_BACKTRACK_STACK_CAPACITY, status);
2290 // setStackLimit
2293 void RegexMatcher::setStackLimit(int32_t limit, UErrorCode &status) {