Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c244 jump_list *topbacktracks; member
9981 altbacktrack.topbacktracks = NULL; in compile_assert_matchingpath()
10265 backtrack->common.topbacktracks = NULL; in compile_assert_matchingpath()
11161 backtrack->topbacktracks = NULL; in compile_bracketpos_matchingpath()
11274 backtrack->topbacktracks = NULL; in compile_bracketpos_matchingpath()
12850 if (current->topbacktracks) in compile_bracket_backtrackingpath()
12887 current->topbacktracks = NULL; in compile_bracket_backtrackingpath()
13001 if (current->topbacktracks) in compile_bracket_backtrackingpath()
13155 if (current->topbacktracks) in compile_bracketpos_backtrackingpath()
13171 current->topbacktracks = NULL; in compile_braminzero_backtrackingpath()
[all …]

Completed in 31 milliseconds