Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c218 no_stack = -2 enumerator
2116 return stack_restore ? no_frame : no_stack; in get_framesize()
2120 return stack_restore ? no_frame : no_stack; in get_framesize()
9646 if (get_framesize(common, common->start + start, NULL, TRUE, &needs_control_head) == no_stack) in compile_recurse_matchingpath()
10103 SLJIT_ASSERT(framesize != no_stack); in compile_assert_matchingpath()

Completed in 38 milliseconds