Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c625 #define JUMP(type) \ macro
4410 jump = JUMP(SLJIT_NOT_ZERO); in do_utfreadchar()
5308 start = JUMP(SLJIT_JUMP); in mainloop_entry()
5322 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
9588 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()
10101 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
10149 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
12509 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()
12818 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
13157 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()
[all …]
H A Dpcre2_jit_simd_inc.h647 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
751 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd()
1749 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()

Completed in 35 milliseconds