REG_ICASE         454 lib/regcomp.c    syntax |= (cflags & REG_ICASE) ? RE_ICASE : 0;
REG_ICASE         272 test/manual/etags/c-src/emacs/src/regex.h #define REG_NEWLINE (REG_ICASE << 1)