Searched refs:uregex_getStackLimit (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Duregex.h1476 uregex_getStackLimit(const URegularExpression *regexp,
/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c1303 TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000);
1305 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);
1310 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);
/external/icu/icu4c/source/common/unicode/
H A Durename.h1385 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit) macro
/external/icu/icu4c/source/i18n/
H A Duregex.cpp1060 // uregex_getStackLimit
1064 uregex_getStackLimit(const URegularExpression *regexp2, function

Completed in 314 milliseconds