edit_ok_to_exit   161 src/editor/edit-impl.h gboolean edit_ok_to_exit (WEdit *edit);
edit_ok_to_exit  1244 src/editor/editcmd.c     ret = (edit != NULL) && edit_ok_to_exit (edit);
edit_ok_to_exit   649 src/editor/editwidget.c         if (!edit_ok_to_exit (e))