to_text            67 src/editor/editsearch.c MC_MOCKABLE int edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text,
to_text           741 src/editor/editsearch.c edit_dialog_replace_prompt_show (WEdit *edit, char *from_text, char *to_text, int xpos, int ypos)
to_text           766 src/editor/editsearch.c     g_snprintf (tmp, sizeof (tmp), "\"%s\"", to_text);
to_text            92 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           158 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           162 tests/src/editor/edit_replace_cmd.c     (void) to_text;