Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c208 no_frame = -1, enumerator
1394 return stack_restore ? no_frame : no_stack; in get_framesize()
1398 return stack_restore ? no_frame : no_stack; in get_framesize()
6478 if (framesize == no_frame) in compile_assert_matchingpath()
6558 if (framesize == no_frame) in compile_assert_matchingpath()
6826 if (framesize == no_frame) in match_once_common()
7140 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
7161 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()
7556 if (framesize == no_frame) in compile_bracketpos_matchingpath()
7649 if (framesize == no_frame) in compile_bracketpos_matchingpath()

Completed in 23 milliseconds