From ac98c2022ec77648c8443d059f4a0294223e70c3 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 31 Jul 2008 07:16:05 +0000 Subject: [PATCH] Search for whole words in quick filter using ^*$ regular expression SVN revision: 2119 --- src/elogd.c | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) diff --git a/src/elogd.c b/src/elogd.c index 7e5a3486..76379b51 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -11598,9 +11598,9 @@ void show_find_form(LOGBOOK * lbs) strencode2(enc_attr, attrib[i], sizeof(enc_attr)); if (strieq(attr_options[i][j], attrib[i]) || strieq(str, enc_attr)) - rsprintf("