Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12597 alt_max = 2; in compile_bracket_backtrackingpath()
12606 if (alt_max > 3) in compile_bracket_backtrackingpath()
12735 if (alt_max <= 3) in compile_bracket_backtrackingpath()
12752 if (alt_max <= 3) in compile_bracket_backtrackingpath()
12756 if (alt_count < alt_max) in compile_bracket_backtrackingpath()
13268 alt_max = no_alternatives(cc); in compile_recurse()
13296 if (alt_max > 1) in compile_recurse()
13323 if (alt_max > 3) in compile_recurse()
13349 if (alt_max > 1) in compile_recurse()
13354 if (alt_max > 3) in compile_recurse()
[all …]

Completed in 36 milliseconds