Searched refs:m_batch_command_mode (Results 1 – 2 of 2) sorted by relevance
419 bool GetBatchCommandMode() { return m_batch_command_mode; } in GetBatchCommandMode()422 const bool old_value = m_batch_command_mode; in SetBatchCommandMode()423 m_batch_command_mode = value; in SetBatchCommandMode()600 bool m_batch_command_mode; variable
135 m_batch_command_mode(false), m_truncation_warning(eNoTruncation), in CommandInterpreter()