Ticket #2764: Case sensitive search with SEARCH_TYPE_PCRE
commita99d2b25885561e171ec2d44364bbe72af9e57ec
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:34:37 +0000 (9 11:34 +0300)
treed291ec21d080fc835ee135253926914dec0c7b48
parentf5c4cd763f30ba95aae90e05464f5a3e76e07cb9
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