Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9650 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
9677 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
9978 JUMPHERE(brajump); in compile_assert_matchingpath()
10027 JUMPHERE(brajump); in compile_assert_matchingpath()
12364 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
12402 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
12424 JUMPHERE(brajump); in compile_assert_backtrackingpath()

Completed in 30 milliseconds