Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c527 #define JUMPTO(type, label) \ macro
2282 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
2341 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
3866 JUMPTO(SLJIT_JUMP, start); in fast_forward_first_char()
4030 JUMPTO(SLJIT_JUMP, start); in fast_forward_start_bits()
4093 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
4124 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
4136 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
4514 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
4558 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
[all …]

Completed in 29 milliseconds