Searched refs:in_positive_assertion (Results 1 – 1 of 1) sorted by relevance
440 BOOL in_positive_assertion; member9873 BOOL save_in_positive_assertion = common->in_positive_assertion; in compile_assert_matchingpath()9973 common->in_positive_assertion = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK); in compile_assert_matchingpath()9996 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()10075 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()10275 common->in_positive_assertion = save_in_positive_assertion; in compile_assert_matchingpath()13216 else if (!common->local_quit_available && common->in_positive_assertion) in compile_control_verb_backtrackingpath()
Completed in 42 milliseconds