Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c527 #define JUMPTO(type, label) \ macro
2258 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
2317 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
3835 JUMPTO(SLJIT_JUMP, start); in fast_forward_first_char()
3999 JUMPTO(SLJIT_JUMP, start); in fast_forward_start_bits()
4062 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
4093 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
4105 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
4481 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
4525 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
[all …]

Completed in 46 milliseconds