char_get_othercase_bit 4584 ext/pcre/pcrelib/pcre_jit_compile.c othercasebit = char_get_othercase_bit(common, cc); char_get_othercase_bit 5634 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 5851 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 5858 ext/pcre/pcrelib/pcre_jit_compile.c if (char_has_othercase(common, cc + 1) && char_get_othercase_bit(common, cc + 1) == 0)