Searched refs:undo_prompt_string (Results 1 – 1 of 1) sorted by relevance
33 const char undo_prompt_string[4] = { (char) 13, (char) 27, (char) 91, (char) 75}; variable567 ::fwrite (undo_prompt_string, 1, 4, m_out_file); in OutWrite()582 ::fwrite (undo_prompt_string, 1, 4, m_err_file); in ErrWrite()