Searched refs:nextbacktracks (Results 1 – 1 of 1) sorted by relevance
226 jump_list *nextbacktracks; member8285 …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