Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c226 jump_list *nextbacktracks; member
8327 …atchingpath(common, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
8438 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
8449 …compile_dnref_search(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->top… in compile_matchingpath()
8450 …compile_ref_matchingpath(common, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent-… in compile_matchingpath()
9094 current->nextbacktracks = NULL; in compile_bracket_backtrackingpath()
9201 SLJIT_ASSERT(!current->nextbacktracks); in compile_bracket_backtrackingpath()
9365 current->nextbacktracks = NULL; in compile_braminzero_backtrackingpath()
9380 SLJIT_ASSERT(!current->nextbacktracks && !current->topbacktracks); in compile_braminzero_backtrackingpath()
9483 if (current->nextbacktracks != NULL) in compile_backtrackingpath()
[all …]

Completed in 28 milliseconds