Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9860 int extrasize; in compile_assert_matchingpath() local
9913 extrasize = 1; in compile_assert_matchingpath()
9915 extrasize = 0; in compile_assert_matchingpath()
9918 extrasize++; in compile_assert_matchingpath()
9923 if (extrasize > 0) in compile_assert_matchingpath()
9929 if (extrasize > 0) in compile_assert_matchingpath()
9960 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
10042 if (extrasize > 0) in compile_assert_matchingpath()
10129 if (extrasize == 2) in compile_assert_matchingpath()
10158 if (extrasize > 0) in compile_assert_matchingpath()
[all …]

Completed in 28 milliseconds