repl_to           233 src/editor/editsearch.c     char *repl_from, *repl_to;
repl_to           250 src/editor/editsearch.c     repl_to = g_strdup (str_trunc (tmp, dlg_width - 7));
repl_to           257 src/editor/editsearch.c             QUICK_LABEL (repl_to, NULL),
repl_to           278 src/editor/editsearch.c     g_free (repl_to);