Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c653 #define JUMPTO(type, label) \ macro
3535 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
3605 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
6624 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
6705 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6750 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6772 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
7449 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
9495 JUMPTO(SLJIT_EQUAL, loop); in compile_ref_matchingpath()
11562 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
[all …]
H A Dpcre2_jit_simd_inc.h361 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
1386 JUMPTO(SLJIT_OVERFLOW, start); in fast_forward_char_simd()
1421 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
1574 JUMPTO(SLJIT_OVERFLOW, start); in fast_requested_char_simd()
1796 JUMPTO(SLJIT_OVERFLOW, start); in fast_forward_char_pair_simd()
1825 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_pair_simd()
2044 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()

Completed in 59 milliseconds