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