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