othercase 629 ext/ereg/regex/regcomp.c ci = othercase(i); othercase 857 ext/ereg/regex/regcomp.c assert(othercase(ch) != ch); /* p_bracket() would recurse */ othercase 880 ext/ereg/regex/regcomp.c if ((p->g->cflags®_ICASE) && isalpha(ch) && othercase(ch) != ch) othercase 4123 ext/pcre/pcrelib/pcre_compile.c pcre_uint32 c, othercase, next; othercase 4137 ext/pcre/pcrelib/pcre_compile.c if ((othercase = UCD_OTHERCASE(c)) != c) break; othercase 4146 ext/pcre/pcrelib/pcre_compile.c *ocptr = othercase; othercase 4147 ext/pcre/pcrelib/pcre_compile.c next = othercase + 1; othercase 3416 ext/pcre/pcrelib/pcre_exec.c pcre_uint32 othercase; othercase 3418 ext/pcre/pcrelib/pcre_exec.c (othercase = UCD_OTHERCASE(fc)) != fc) othercase 3419 ext/pcre/pcrelib/pcre_exec.c oclength = PRIV(ord2utf)(othercase, occhars); othercase 3220 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar othercase[8]; othercase 3222 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar othercase[2]; othercase 3224 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar othercase[1]; othercase 3468 ext/pcre/pcrelib/pcre_jit_compile.c if ((int)PRIV(ord2utf)(char_othercase(common, chr), othercase) != len) othercase 3475 ext/pcre/pcrelib/pcre_jit_compile.c othercase[0] = TABLE_GET(chr, common->fcc, chr); othercase 3485 ext/pcre/pcrelib/pcre_jit_compile.c oc = othercase;