Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6482 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
6509 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
6786 JUMPHERE(brajump); in compile_assert_matchingpath()
6831 JUMPHERE(brajump); in compile_assert_matchingpath()
8798 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
8836 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
8856 JUMPHERE(brajump); in compile_assert_backtrackingpath()

Completed in 39 milliseconds