Ticket #2764: Case sensitive search with SEARCH_TYPE_PCRE
commit8c0621b2b69377b32a69615369d9e489e7b7b26d
authorvokac <vokac@fjfi.cvut.cz>
Thu, 5 Apr 2012 13:08:58 +0000 (5 16:08 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 9 Apr 2012 08:30:15 +0000 (9 11:30 +0300)
treebb9a77467cce0ba52a1771908fdb7f07f41cd66b
parente63fc08b2aa43c73afcbe70c0703d87aa2f7e1fa
Ticket #2764: Case sensitive search with SEARCH_TYPE_PCRE

When mc is compiled with SEARCH_TYPE_PCRE (and without SEARCH_TYPE_GLIB,
e.g. on systems with old glib < 2.14) case (in)sensitive search works in opposite.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
lib/search/regex.c