Home
last modified time | relevance | path

Searched refs:getStackLimit (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dregex.h1660 virtual int32_t getStackLimit() const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dregex.h1660 virtual int32_t getStackLimit() const;
/third_party/icu/icu4c/source/i18n/unicode/
Dregex.h1660 virtual int32_t getStackLimit() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h224 uint64_t getStackLimit() const { return getResourceLimit(); } in getStackLimit() function
/third_party/icu/icu4c/source/test/intltest/
Dregextst.cpp1276 REGEX_ASSERT(matcher.getStackLimit() == 0); in API_Match()
1283 REGEX_ASSERT(matcher.getStackLimit() == 10000); in API_Match()
1297 REGEX_ASSERT(matcher.getStackLimit() == 30); in API_Match()
1305 REGEX_ASSERT(matcher.getStackLimit() == 1000); in API_Match()
/third_party/node/deps/icu-small/source/i18n/
Duregex.cpp1071 retVal = regexp->fMatcher->getStackLimit(); in uregex_getStackLimit()
Drematch.cpp2427 int32_t RegexMatcher::getStackLimit() const { in getStackLimit() function in RegexMatcher
/third_party/icu/icu4c/source/i18n/
Duregex.cpp1071 retVal = regexp->fMatcher->getStackLimit(); in uregex_getStackLimit()
Drematch.cpp2427 int32_t RegexMatcher::getStackLimit() const { in getStackLimit() function in RegexMatcher
/third_party/skia/third_party/externals/icu/source/i18n/
Duregex.cpp1071 retVal = regexp->fMatcher->getStackLimit(); in uregex_getStackLimit()
Drematch.cpp2417 int32_t RegexMatcher::getStackLimit() const { in getStackLimit() function in RegexMatcher