freebsd-dev/usr.bin/grep/regex
Andrey A. Chernov f1135552c6 grep -i does not work for simple patterns and single byte locales, like
LANG=ru_RU.KOI8-R grep -i <some single KOI8-R letter>
Fix it.

MFC after:      3 days
2013-07-30 18:16:43 +00:00
..
fastmatch.c
fastmatch.h
glue.h
hashtable.c
hashtable.h
tre-compile.c
tre-fastmatch.c grep -i does not work for simple patterns and single byte locales, like 2013-07-30 18:16:43 +00:00
tre-fastmatch.h
xmalloc.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
xmalloc.h