libc/posix regcomp.c

drepper@sources.redhat.com drepper@sources.redhat.com
Wed Nov 12 19:07:00 GMT 2003


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-11-12 19:07:36

Modified files:
	posix          : regcomp.c 

Log message:
	(optimize_utf8): New function.
	(re_compile_fastmap_iter): Use dfa->mb_cur_max > 1 instead of !icase.
	(re_compile_internal): Call optimize_utf8 if not case insensitive
	and in UTF-8 locale.



More information about the Glibc-cvs mailing list