REG_ICASE 144 ext/mbstring/oniguruma/regposix.c if ((posix_options & REG_ICASE) != 0) REG_ICASE 28 ext/opcache/zend_accelerator_blacklist.c # define REGEX_MODE (REG_EXTENDED|REG_NOSUB|REG_ICASE) REG_ICASE 274 ext/pcre/pcrelib/pcreposix.c if ((cflags & REG_ICASE) != 0) options |= PCRE_CASELESS;