Searched defs:rec_limit (Results 1 – 1 of 1) sorted by relevance
519 const uint32_t *base_list, PCRE2_SPTR base_end, int *rec_limit) in compare_opcodes()1120 int rec_limit = 1000; /* Was 10,000 but clang+ASAN uses a lot of stack. */ in PRIV() local
Completed in 11 milliseconds