repl_from         766 src/editor/editsearch.c     char *repl_from, *repl_to;
repl_from         780 src/editor/editsearch.c     repl_from = g_strdup (str_trunc (tmp, dlg_width - 7));
repl_from         788 src/editor/editsearch.c             QUICK_LABEL (repl_from, NULL),
repl_from         814 src/editor/editsearch.c     g_free (repl_from);