Searched refs:uregex_getStackLimit (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | uregex.h | 1312 uregex_getStackLimit(const URegularExpression *regexp,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uregex.h | 1453 uregex_getStackLimit(const URegularExpression *regexp,
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | reapits.c | 1258 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/ |
D | reapits.c | 1300 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/ |
D | urename.h | 1348 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit) macro
|
/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 1073 uregex_getStackLimit(const URegularExpression *regexp2, in uregex_getStackLimit() function
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | uregex.cpp | 1052 uregex_getStackLimit(const URegularExpression *regexp2, in uregex_getStackLimit() function
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 1369 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit) macro
|