repl_from         223 src/editor/editsearch.c     char *repl_from, *repl_to;
repl_from         237 src/editor/editsearch.c     repl_from = g_strdup (str_trunc (tmp, dlg_width - 7));
repl_from         245 src/editor/editsearch.c             QUICK_LABEL (repl_from, NULL),
repl_from         267 src/editor/editsearch.c     g_free (repl_from);