Searched refs:ea_last_executed_command (Results 1 – 3 of 3) sorted by relevance
39 extern VFunction *ea_last_executed_command;
40 VFunction *ea_last_executed_command = (VFunction *)NULL; variable580 if (((ea_last_executed_command != (VFunction *) ea_yank) &&581 (ea_last_executed_command != (VFunction *) ea_yank_pop)) ||1101 if (ea_last_executed_command == (VFunction *) ea_complete)
238 if (ea_last_executed_command == (VFunction *) ea_newline || in info_read_and_dispatch()241 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()