REG_ICASE          36 ereg/regex/regex.h #define	REG_ICASE	0002
REG_ICASE          38 mbstring/oniguruma/onigposix.h #define REG_ICASE          (1<<0)
REG_ICASE          55 pcre/pcrelib/pcreposix.h #define REG_ICASE     0x0001   /* Maps to PCRE_CASELESS */