Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9629 int extrasize; in compile_assert_matchingpath() local
9682 extrasize = 1; in compile_assert_matchingpath()
9684 extrasize = 0; in compile_assert_matchingpath()
9687 extrasize++; in compile_assert_matchingpath()
9692 if (extrasize > 0) in compile_assert_matchingpath()
9698 if (extrasize > 0) in compile_assert_matchingpath()
9729 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
9811 if (extrasize > 0) in compile_assert_matchingpath()
9898 if (extrasize == 2) in compile_assert_matchingpath()
9927 if (extrasize > 0) in compile_assert_matchingpath()
[all …]

Completed in 29 milliseconds