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