edit_find_editor  117 src/editor/edit-impl.h WEdit *edit_find_editor (const WDialog *h);
edit_find_editor 1261 src/editor/editcmd.c             edit = edit_find_editor (DIALOG (g));
edit_find_editor  383 src/editor/editwidget.c     edit = edit_find_editor (h);
edit_find_editor  427 src/editor/editwidget.c             && edit_close_cmd (EDIT (g->current->data)) && edit_find_editor (h) == NULL)