Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c545 #define JUMPTO(type, label) \ macro
2496 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
2555 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
4137 JUMPTO(SLJIT_ZERO, start); in fast_forward_first_char2_sse2()
4706 JUMPTO(SLJIT_JUMP, start); in fast_forward_start_bits()
4769 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
4799 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
4812 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
5191 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
8578 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
[all …]

Completed in 49 milliseconds