Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c3082 static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label) in set_jumps() function
5267 set_jumps(newline, LABEL()); in mainloop_entry()
6383 set_jumps(newline, loop); in fast_forward_newline()
6472 set_jumps(matches, start); in fast_forward_start_bits()
6753 set_jumps(skipread_list, LABEL()); in check_wordboundary()
6762 set_jumps(invalid_utf1, LABEL()); in check_wordboundary()
6771 set_jumps(invalid_utf2, LABEL()); in check_wordboundary()
8236 set_jumps(found, LABEL()); in compile_xclass_matchingpath()
8801 set_jumps(end_list, LABEL()); in compile_char1_matchingpath()
8880 set_jumps(end_lis in compile_char1_matchingpath()
[all...]

Completed in 11 milliseconds