Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c209 no_stack = -2 enumerator
1417 return stack_restore ? no_frame : no_stack; in get_framesize()
1421 return stack_restore ? no_frame : no_stack; in get_framesize()
6303 if (get_framesize(common, common->start + start, NULL, TRUE, &needs_control_head) == no_stack) in compile_recurse_matchingpath()
6683 SLJIT_ASSERT(framesize != no_stack); in compile_assert_matchingpath()

Completed in 29 milliseconds