edit_dialog_replace_prompt_show   69 src/editor/editsearch.c MC_MOCKABLE int edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text,
edit_dialog_replace_prompt_show  966 src/editor/editsearch.c                 prompt = edit_dialog_replace_prompt_show (edit, disp1, disp2, -1, -1);
edit_dialog_replace_prompt_show   93 tests/src/editor/edit_replace_cmd.c int edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text, int xpos,