Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2748 add_jump(compiler, end_reached, JUMP(SLJIT_JUMP)); in check_str_end()
2778 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in detect_partial_match()
4973 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in check_class_ranges()
5633 add_jump(compiler, list, JUMP(SLJIT_NOT_ZERO)); in compile_xclass_matchingpath()
6590 add_jump(compiler, backtracks, jump[0]); in compile_char1_matchingpath()
6598 add_jump(compiler, backtracks, jump[0]); in compile_char1_matchingpath()
6820 add_jump(compiler, backtracks, partial); in compile_ref_matchingpath()
6846 add_jump(compiler, backtracks, jump); in compile_ref_matchingpath()
7460 add_jump(compiler, found, JUMP(SLJIT_JUMP)); in compile_assert_matchingpath()
7547 add_jump(compiler, target, jump); in compile_assert_matchingpath()
[all …]

Completed in 28 milliseconds