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