Home
last modified time | relevance | path

Searched refs:OFLOW_MAX (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c197 #define OFLOW_MAX (INT_MAX - 20) macro
5046 if (OFLOW_MAX - *lengthptr < (PCRE2_SIZE)(code - orig_code)) in compile_branch()
6114 if (OFLOW_MAX - *lengthptr < length_prevgroup - 2 - 2*LINK_SIZE) in compile_branch()
6586 OFLOW_MAX - *lengthptr < delta) in compile_branch()
6747 OFLOW_MAX - *lengthptr < delta) in compile_branch()
6800 OFLOW_MAX - *lengthptr < delta) in compile_branch()
7747 if (OFLOW_MAX - *lengthptr < length) in compile_regex()