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.