Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c620 #define JUMP(type) \ macro
5230 start = JUMP(SLJIT_JUMP); in mainloop_entry()
5244 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
6245 quit = JUMP(SLJIT_JUMP); in fast_forward_newline()
9280 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()
9793 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
9841 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
12201 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()
12510 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12849 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()
[all …]
H A Dpcre2_jit_simd_inc.h640 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
747 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd()

Completed in 45 milliseconds