Home
last modified time | relevance | path

Searched refs:fStackLimit (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dregex.h1826 int32_t fStackLimit; // Maximum memory size to use for the backtrack variable
/external/icu4c/i18n/
Drematch.cpp223 fStackLimit = DEFAULT_BACKTRACK_STACK_CAPACITY; in init()
2399 fStackLimit = limit; in setStackLimit()
2409 return fStackLimit; in getStackLimit()