REG_ICASE 310 ext/ereg/ereg.c copts |= REG_ICASE; REG_ICASE 419 ext/ereg/ereg.c copts = REG_ICASE; REG_ICASE 643 ext/ereg/ereg.c copts = REG_ICASE; REG_ICASE 330 ext/ereg/regex/main.c o |= REG_ICASE; REG_ICASE 623 ext/ereg/regex/regcomp.c if (p->g->cflags®_ICASE) { REG_ICASE 880 ext/ereg/regex/regcomp.c if ((p->g->cflags®_ICASE) && isalpha(ch) && othercase(ch) != ch) REG_ICASE 144 ext/mbstring/oniguruma/regposix.c if ((posix_options & REG_ICASE) != 0) REG_ICASE 38 ext/opcache/zend_accelerator_blacklist.c # define REGEX_MODE (REG_EXTENDED|REG_NOSUB|REG_ICASE) REG_ICASE 276 ext/pcre/pcrelib/pcreposix.c if ((cflags & REG_ICASE) != 0) options |= PCRE_CASELESS; REG_ICASE 5351 ext/pgsql/pgsql.c regopt |= REG_ICASE;