to_text            69 src/editor/editsearch.c MC_MOCKABLE int edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text,
to_text           757 src/editor/editsearch.c edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text, int xpos, int ypos)
to_text           782 src/editor/editsearch.c     g_snprintf (tmp, sizeof (tmp), "\"%s\"", to_text);
to_text            93 tests/src/editor/edit_replace_cmd.c int edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text, int xpos,
to_text           159 tests/src/editor/edit_replace_cmd.c edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text, int xpos, int ypos)
to_text           163 tests/src/editor/edit_replace_cmd.c     (void) to_text;