Searched defs:limit_heap (Results 1 – 2 of 2) sorted by relevance
/external/pcre/src/ | ||
D | pcre2_intmodedep.h | 629 uint32_t limit_heap; /* Limit set in the pattern */ member |
D | pcre2_compile.c | 9789 uint32_t limit_heap = UINT32_MAX; in pcre2_compile() local |