Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c244 jump_list *topbacktracks; member
9673 altbacktrack.topbacktracks = NULL; in compile_assert_matchingpath()
9957 backtrack->common.topbacktracks = NULL; in compile_assert_matchingpath()
10853 backtrack->topbacktracks = NULL; in compile_bracketpos_matchingpath()
10966 backtrack->topbacktracks = NULL; in compile_bracketpos_matchingpath()
12542 if (current->topbacktracks) in compile_bracket_backtrackingpath()
12579 current->topbacktracks = NULL; in compile_bracket_backtrackingpath()
12693 if (current->topbacktracks) in compile_bracket_backtrackingpath()
12847 if (current->topbacktracks) in compile_bracketpos_backtrackingpath()
12863 current->topbacktracks = NULL; in compile_braminzero_backtrackingpath()
[all …]

Completed in 40 milliseconds