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