Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c217 no_frame = -1, enumerator
2116 return stack_restore ? no_frame : no_stack; in get_framesize()
2120 return stack_restore ? no_frame : no_stack; in get_framesize()
9920 if (framesize == no_frame) in compile_assert_matchingpath()
10010 if (framesize == no_frame) in compile_assert_matchingpath()
10290 if (framesize == no_frame) in match_once_common()
10633 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
10654 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
11077 if (framesize == no_frame) in compile_bracketpos_matchingpath()
11170 if (framesize == no_frame) in compile_bracketpos_matchingpath()

Completed in 34 milliseconds