repl_to           753 src/editor/editsearch.c     char *repl_from, *repl_to;
repl_to           770 src/editor/editsearch.c     repl_to = g_strdup (str_trunc (tmp, dlg_width - 7));
repl_to           777 src/editor/editsearch.c             QUICK_LABEL (repl_to, NULL),
repl_to           802 src/editor/editsearch.c     g_free (repl_to);