Searched refs:ea_last_executed_command (Results 1 – 3 of 3) sorted by relevance
41 extern VFunction *ea_last_executed_command;
42 VFunction *ea_last_executed_command = (VFunction *)NULL; variable582 if (((ea_last_executed_command != (VFunction *) ea_yank) &&583 (ea_last_executed_command != (VFunction *) ea_yank_pop)) ||1103 if (ea_last_executed_command == (VFunction *) ea_complete)
240 if (ea_last_executed_command == (VFunction *) ea_newline || in info_read_and_dispatch()243 ea_last_executed_command = (VFunction *)NULL; in info_read_and_dispatch()4658 ea_last_executed_command = InfoFunction(map[key].function); in info_dispatch_on_key()