Searched refs:nextbacktracks (Results 1 – 1 of 1) sorted by relevance
241 jump_list *nextbacktracks; member12156 …_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 32 milliseconds