Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9573 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
9600 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
9901 JUMPHERE(brajump); in compile_assert_matchingpath()
9950 JUMPHERE(brajump); in compile_assert_matchingpath()
12287 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
12325 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
12347 JUMPHERE(brajump); in compile_assert_backtrackingpath()

Completed in 50 milliseconds