Home
last modified time | relevance | path

Searched refs:uregex_getStackLimit (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Duregex.h1312 uregex_getStackLimit(const URegularExpression *regexp,
/external/icu/icu4c/source/i18n/unicode/
Duregex.h1453 uregex_getStackLimit(const URegularExpression *regexp,
/external/chromium_org/third_party/icu/source/test/cintltst/
Dreapits.c1258 TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000); in TestRegexCAPI()
1260 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000); in TestRegexCAPI()
1265 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000); in TestRegexCAPI()
/external/icu/icu4c/source/test/cintltst/
Dreapits.c1300 TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000); in TestRegexCAPI()
1302 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000); in TestRegexCAPI()
1307 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000); in TestRegexCAPI()
/external/icu/icu4c/source/common/unicode/
Durename.h1348 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit) macro
/external/icu/icu4c/source/i18n/
Duregex.cpp1073 uregex_getStackLimit(const URegularExpression *regexp2, in uregex_getStackLimit() function
/external/chromium_org/third_party/icu/source/i18n/
Duregex.cpp1052 uregex_getStackLimit(const URegularExpression *regexp2, in uregex_getStackLimit() function
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1369 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit) macro