mc/lib/search
Boris Savelev 933fd255d0 Ticket #2743: File selection by patterns uses bytes instead of (unicode) characters.
Using the "?" pattern in the file selection dialog brought up with '+',
mc uses the file name length in bytes instead of characters.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2015-02-25 12:59:57 +03:00
..
glob.c The patch does not intend to fix all Bash patterns (I believe mc never claimed to support all kinds of them), but it fixes some issues. 2015-02-24 14:58:51 +03:00
hex.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
internal.h (mc_search__run_regex): optimization 2013-10-04 09:11:05 +04:00
lib.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
normal.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
regex.c Ticket #2743: File selection by patterns uses bytes instead of (unicode) characters. 2015-02-25 12:59:57 +03:00
search.c Massive use of MC_PTR_FREE macro. 2014-09-02 15:32:36 +04:00