Lines Matching defs:stop_on_continue
2453 bool stop_on_continue = true;
2458 HandleCommandsFromFile (init_file, exe_ctx, stop_on_continue, stop_on_error, echo_commands, print_results, eLazyBoolNo, result);
2487 bool stop_on_continue,
2507 if (!stop_on_continue)
2580 if (stop_on_continue)
2609 bool stop_on_continue,
2628 HandleCommands (commands, context, stop_on_continue, stop_on_error, echo_command, print_result, add_to_history, result);