Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c241 jump_list *nextbacktracks; member
12156 …_matchingpath(common, cc, ccend, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
12252 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
12263 …compile_dnref_search(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
12264 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
12888 current->nextbacktracks = NULL; in compile_bracket_backtrackingpath()
13003 SLJIT_ASSERT(!current->nextbacktracks); in compile_bracket_backtrackingpath()
13172 current->nextbacktracks = NULL; in compile_braminzero_backtrackingpath()
13187 SLJIT_ASSERT(!current->nextbacktracks && !current->topbacktracks); in compile_braminzero_backtrackingpath()
13292 if (current->nextbacktracks != NULL) in compile_backtrackingpath()
[all …]

Completed in 30 milliseconds