Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c10169 BOOL end_block_size = 0; in compile_assert_matchingpath() local
10221 end_block_size = 3; in compile_assert_matchingpath()
10229 extrasize += end_block_size; in compile_assert_matchingpath()
10248 SLJIT_ASSERT(extrasize == end_block_size + 2); in compile_assert_matchingpath()
10278 if (end_block_size > 0) in compile_assert_matchingpath()
10349 if (end_block_size > 0) in compile_assert_matchingpath()
10362 if (end_block_size > 0) in compile_assert_matchingpath()
10372 if (end_block_size > 0) in compile_assert_matchingpath()
10460 if (end_block_size > 0) in compile_assert_matchingpath()
10536 if (extrasize == 2 + end_block_size) in compile_assert_matchingpath()
[all …]

Completed in 42 milliseconds