Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c241 jump_list *nextbacktracks; member
11925 …_matchingpath(common, cc, ccend, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
12021 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
12032 …compile_dnref_search(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
12033 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
12657 current->nextbacktracks = NULL; in compile_bracket_backtrackingpath()
12772 SLJIT_ASSERT(!current->nextbacktracks); in compile_bracket_backtrackingpath()
12941 current->nextbacktracks = NULL; in compile_braminzero_backtrackingpath()
12956 SLJIT_ASSERT(!current->nextbacktracks && !current->topbacktracks); in compile_braminzero_backtrackingpath()
13061 if (current->nextbacktracks != NULL) in compile_backtrackingpath()
[all …]

Completed in 33 milliseconds