Home
last modified time | relevance | path

Searched defs:heap_limit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_intmodedep.h592 uint32_t heap_limit; member
866 uint32_t heap_limit; /* As it says */ member
920 uint32_t heap_limit; /* As it says */ member
H A Dpcre2grep.c259 static PCRE2_SIZE heap_limit = PCRE2_UNSET; variable
H A Dpcre2test.c4574 depth_limit, heap_limit, match_limit, minlength, nameentrysize, namecount, in show_pattern_info() local