Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10189 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
10217 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
10559 JUMPHERE(brajump); in compile_assert_matchingpath()
10608 JUMPHERE(brajump); in compile_assert_matchingpath()
12984 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
13022 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
13044 JUMPHERE(brajump); in compile_assert_backtrackingpath()

Completed in 36 milliseconds