Searched refs:no_frame (Results 1 – 1 of 1) sorted by relevance
208 no_frame = -1, enumerator1417 return stack_restore ? no_frame : no_stack; in get_framesize()1421 return stack_restore ? no_frame : no_stack; in get_framesize()6515 if (framesize == no_frame) in compile_assert_matchingpath()6595 if (framesize == no_frame) in compile_assert_matchingpath()6863 if (framesize == no_frame) in match_once_common()7177 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()7198 if (BACKTRACK_AS(bracket_backtrack)->u.framesize == no_frame) in compile_bracket_matchingpath()7593 if (framesize == no_frame) in compile_bracketpos_matchingpath()7686 if (framesize == no_frame) in compile_bracketpos_matchingpath()
Completed in 28 milliseconds