Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c600 #define JUMPTO(type, label) \ macro
2871 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
2939 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
4541 JUMPTO(SLJIT_ZERO, start); in fast_forward_first_char2_sse2()
4883 JUMPTO(SLJIT_ZERO, start); in fast_forward_char_pair_sse2()
5450 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
5521 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
5562 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
9694 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
10232 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
[all …]

Completed in 29 milliseconds