HomeSort by relevance Sort by last modified time
    Searched refs:limit_heap (Results 1 - 5 of 5) sorted by null

  /external/pcre/dist2/src/
pcre2_pattern_info.c 181 *((uint32_t *)where) = re->limit_heap;
182 if (re->limit_heap == UINT32_MAX) return PCRE2_ERROR_UNSET;
pcre2_intmodedep.h 628 uint32_t limit_heap; /* Limit set in the pattern */ member in struct:pcre2_real_code
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_compile.c 9140 uint32_t limit_heap = UINT32_MAX; local
    [all...]
pcre2_match.c     [all...]

Completed in 64 milliseconds