Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c226 jump_list *nextbacktracks; member
8285 …atchingpath(common, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
8396 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
8407 …compile_dnref_search(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
8408 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
9053 current->nextbacktracks = NULL; in compile_bracket_backtrackingpath()
9160 SLJIT_ASSERT(!current->nextbacktracks); in compile_bracket_backtrackingpath()
9324 current->nextbacktracks = NULL; in compile_braminzero_backtrackingpath()
9339 SLJIT_ASSERT(!current->nextbacktracks && !current->topbacktracks); in compile_braminzero_backtrackingpath()
9442 if (current->nextbacktracks != NULL) in compile_backtrackingpath()
[all …]

Completed in 25 milliseconds