Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8370 int extrasize; in compile_assert_matchingpath() local
8423 extrasize = 1; in compile_assert_matchingpath()
8425 extrasize = 0; in compile_assert_matchingpath()
8428 extrasize++; in compile_assert_matchingpath()
8433 if (extrasize > 0) in compile_assert_matchingpath()
8439 if (extrasize > 0) in compile_assert_matchingpath()
8470 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
8552 if (extrasize > 0) in compile_assert_matchingpath()
8639 if (extrasize == 2) in compile_assert_matchingpath()
8668 if (extrasize > 0) in compile_assert_matchingpath()
[all …]

Completed in 39 milliseconds