char_get_othercase_bit 4617 ext/pcre/pcrelib/pcre_jit_compile.c othercasebit = char_get_othercase_bit(common, cc); char_get_othercase_bit 5671 ext/pcre/pcrelib/pcre_jit_compile.c if (common->mode == JIT_COMPILE && (type == OP_CHAR || !char_has_othercase(common, cc) || char_get_othercase_bit(common, cc) != 0)) char_get_othercase_bit 5888 ext/pcre/pcrelib/pcre_jit_compile.c if (char_has_othercase(common, cc + 1) && char_get_othercase_bit(common, cc + 1) == 0) char_get_othercase_bit 5895 ext/pcre/pcrelib/pcre_jit_compile.c if (char_has_othercase(common, cc + 1) && char_get_othercase_bit(common, cc + 1) == 0)