Searched refs:REQ_CU_MAX (Results 1 – 4 of 4) sorted by relevance
547 #define REQ_CU_MAX 2000 macro549 #define REQ_CU_MAX 1000 macro
3741 if (has_req_cu && end_subject - start_match < REQ_CU_MAX) in pcre2_dfa_match()
6592 if (has_req_cu && end_subject - start_match < REQ_CU_MAX) in pcre2_match()
5482 OP2(SLJIT_ADD, TMP1, 0, STR_PTR, 0, SLJIT_IMM, REQ_CU_MAX); in search_requested_char()
Completed in 61 milliseconds