repl_from         751 src/editor/editsearch.c     char *repl_from, *repl_to;
repl_from         765 src/editor/editsearch.c     repl_from = g_strdup (str_trunc (tmp, dlg_width - 7));
repl_from         773 src/editor/editsearch.c             QUICK_LABEL (repl_from, NULL),
repl_from         799 src/editor/editsearch.c     g_free (repl_from);