Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9552 int extrasize; in compile_assert_matchingpath() local
9605 extrasize = 1; in compile_assert_matchingpath()
9607 extrasize = 0; in compile_assert_matchingpath()
9610 extrasize++; in compile_assert_matchingpath()
9615 if (extrasize > 0) in compile_assert_matchingpath()
9621 if (extrasize > 0) in compile_assert_matchingpath()
9652 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
9734 if (extrasize > 0) in compile_assert_matchingpath()
9821 if (extrasize == 2) in compile_assert_matchingpath()
9850 if (extrasize > 0) in compile_assert_matchingpath()
[all …]

Completed in 43 milliseconds