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