Searched defs:escape_code (Results 1 – 1 of 1) sorted by relevance
504 static bool test_suite_console_process_char_csi(char c, char *escape_code) in test_suite_console_process_char_csi()542 static bool test_suite_console_process_char_7e(char *escape_code) in test_suite_console_process_char_7e()569 static char escape_code = 0; in test_suite_console_process_char() local