Searched refs:m_batch_command_mode (Results 1 – 2 of 2) sorted by relevance
501 bool GetBatchCommandMode() { return m_batch_command_mode; } in GetBatchCommandMode()504 const bool old_value = m_batch_command_mode; in SetBatchCommandMode()505 m_batch_command_mode = value; in SetBatchCommandMode()734 bool m_batch_command_mode; variable
136 m_comment_char('#'), m_batch_command_mode(false), in CommandInterpreter()