Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c622 #define JUMPTO(type, label) \ macro
3341 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
3411 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
6395 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
6476 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6520 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6541 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
7220 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
9120 JUMPTO(SLJIT_EQUAL, loop); in compile_ref_matchingpath()
11005 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
[all …]
H A Dpcre2_jit_simd_inc.h360 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
1405 JUMPTO(SLJIT_OVERFLOW, start); in fast_forward_char_simd()
1440 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd()
1593 JUMPTO(SLJIT_OVERFLOW, start); in fast_requested_char_simd()
1815 JUMPTO(SLJIT_OVERFLOW, start); in fast_forward_char_pair_simd()
1844 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_pair_simd()

Completed in 54 milliseconds