mc/lib/search
Andrew Borodin 1101ef2cd9 (mc_search__run_regex): minor optimization.
Since mc_search__run_regex() pften is called in various iterative
procedures, don't reallocate regex buffer every time and use already
allocated one before.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-05-22 14:16:19 +03:00
..
glob.c Update copyright years. 2016-01-01 11:48:10 +03:00
hex.c Update copyright years. 2016-01-01 11:48:10 +03:00
internal.h Use STR_E_NOTFOUND message where required. 2016-01-01 11:48:08 +03:00
lib.c lib/search/lib.c: cleanup -Wcast-qual warning. 2016-04-16 10:23:43 +03:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
normal.c Update copyright years. 2016-01-01 11:48:10 +03:00
regex.c (mc_search__run_regex): minor optimization. 2016-05-22 14:16:19 +03:00
search.c Ticket #3637: fix memory leaks in search engine. 2016-05-22 14:16:19 +03:00