Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c2583 static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label) in set_jumps() function
3741 set_jumps(newline, LABEL()); in mainloop_entry()
5371 set_jumps(newline, loop); in fast_forward_newline()
5453 set_jumps(matches, start); in fast_forward_start_bits()
5689 set_jumps(skipread_list, LABEL()); in check_wordboundary()
6989 set_jumps(found, LABEL()); in compile_xclass_matchingpath()
7411 set_jumps(end_list, LABEL()); in compile_char1_matchingpath()
7484 set_jumps(end_list, LABEL()); in compile_char1_matchingpath()
7835 set_jumps(found, LABEL()); in compile_dnref_search()
8515 set_jumps(common->accept, common->accept_label); in compile_assert_matchingpath()
[all …]