Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12520 alt_max = 2; in compile_bracket_backtrackingpath()
12529 if (alt_max > 3) in compile_bracket_backtrackingpath()
12658 if (alt_max <= 3) in compile_bracket_backtrackingpath()
12675 if (alt_max <= 3) in compile_bracket_backtrackingpath()
12679 if (alt_count < alt_max) in compile_bracket_backtrackingpath()
13191 alt_max = no_alternatives(cc); in compile_recurse()
13219 if (alt_max > 1) in compile_recurse()
13246 if (alt_max > 3) in compile_recurse()
13272 if (alt_max > 1) in compile_recurse()
13277 if (alt_max > 3) in compile_recurse()
[all …]

Completed in 37 milliseconds