Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c627 #define JUMPTO(type, label) \ macro
3415 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
3485 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
6469 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
6550 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6594 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6615 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
7294 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
9351 JUMPTO(SLJIT_EQUAL, loop); in compile_ref_matchingpath()
11236 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 57 milliseconds