Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9881 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
9908 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
10209 JUMPHERE(brajump); in compile_assert_matchingpath()
10258 JUMPHERE(brajump); in compile_assert_matchingpath()
12595 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
12633 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
12655 JUMPHERE(brajump); in compile_assert_backtrackingpath()

Completed in 32 milliseconds