REG_ICASE 310 ereg/ereg.c copts |= REG_ICASE; REG_ICASE 419 ereg/ereg.c copts = REG_ICASE; REG_ICASE 643 ereg/ereg.c copts = REG_ICASE; REG_ICASE 330 ereg/regex/main.c o |= REG_ICASE; REG_ICASE 615 ereg/regex/regcomp.c if (p->g->cflags®_ICASE) { REG_ICASE 872 ereg/regex/regcomp.c if ((p->g->cflags®_ICASE) && isalpha(ch) && othercase(ch) != ch) REG_ICASE 144 mbstring/oniguruma/regposix.c if ((posix_options & REG_ICASE) != 0) REG_ICASE 261 pcre/pcrelib/pcreposix.c if ((cflags & REG_ICASE) != 0) options |= PCRE_CASELESS; REG_ICASE 5184 pgsql/pgsql.c regopt |= REG_ICASE;