Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c651 #define JUMP(type) \ macro
4562 jump = JUMP(SLJIT_NOT_ZERO); in do_utfreadchar()
5460 start = JUMP(SLJIT_JUMP); in mainloop_entry()
5474 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
9734 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()
10389 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
10440 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
12836 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()
13146 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
13527 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()
[all …]
H A Dpcre2_jit_simd_inc.h597 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
727 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd()
1730 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
2269 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
2341 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd()

Completed in 39 milliseconds