Home
last modified time | relevance | path

Searched refs:clear_undo_stack (Results 1 – 4 of 4) sorted by relevance

/src/bin/ed/
H A Dmain.c447 if (!isglobal) clear_undo_stack(); in exec_command()
455 if (!isglobal) clear_undo_stack(); in exec_command()
464 if (!isglobal) clear_undo_stack(); in exec_command()
486 clear_undo_stack(); in exec_command()
501 clear_undo_stack(); in exec_command()
563 if (!isglobal) clear_undo_stack(); in exec_command()
571 if (!isglobal) clear_undo_stack(); in exec_command()
603 if (!isglobal) clear_undo_stack(); in exec_command()
649 if (!isglobal) clear_undo_stack(); in exec_command()
746 if (!isglobal) clear_undo_stack(); in exec_command()
[all …]
H A Dundo.c65 clear_undo_stack(); in push_undo_stack()
134 clear_undo_stack(void) in clear_undo_stack() function
H A Dglbl.c93 clear_undo_stack(); in exec_global()
H A Ded.h189 void clear_undo_stack(void);