OP_NCLASS        1926 ext/pcre/pcrelib/pcre_compile.c     case OP_NCLASS:
OP_NCLASS        2554 ext/pcre/pcrelib/pcre_compile.c     case OP_NCLASS:
OP_NCLASS        3060 ext/pcre/pcrelib/pcre_compile.c   case OP_NCLASS:
OP_NCLASS        3266 ext/pcre/pcrelib/pcre_compile.c       || (!utf && (base_list[0] == OP_NCLASS || list[0] == OP_NCLASS))
OP_NCLASS        3271 ext/pcre/pcrelib/pcre_compile.c     if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS))
OP_NCLASS        3289 ext/pcre/pcrelib/pcre_compile.c       case OP_NCLASS:
OP_NCLASS        3605 ext/pcre/pcrelib/pcre_compile.c       case OP_NCLASS:
OP_NCLASS        3726 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_NCLASS        5583 ext/pcre/pcrelib/pcre_compile.c     *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS;
OP_NCLASS        5934 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_CLASS || *previous == OP_NCLASS ||
OP_NCLASS        6416 ext/pcre/pcrelib/pcre_compile.c         case OP_NCLASS:
OP_NCLASS        2875 ext/pcre/pcrelib/pcre_exec.c     case OP_NCLASS:
OP_NCLASS         629 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_NCLASS:
OP_NCLASS        1188 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS        1407 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS        1649 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS        1862 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_NCLASS:
OP_NCLASS        3365 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS        5776 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_NCLASS:
OP_NCLASS        5780 ext/pcre/pcrelib/pcre_jit_compile.c   bit = (common->utf && is_char7_bitset((const pcre_uint8 *)cc, type == OP_NCLASS)) ? 127 : 255;
OP_NCLASS        5781 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0, bit, type == OP_NCLASS);
OP_NCLASS        5783 ext/pcre/pcrelib/pcre_jit_compile.c   read_char_range(common, 0, 255, type == OP_NCLASS);
OP_NCLASS        5786 ext/pcre/pcrelib/pcre_jit_compile.c   if (check_class_ranges(common, (const pcre_uint8 *)cc, type == OP_NCLASS, FALSE, backtracks))
OP_NCLASS        7841 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
OP_NCLASS        7945 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_NCLASS:
OP_NCLASS        8416 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS        9559 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_NCLASS:
OP_NCLASS         333 ext/pcre/pcrelib/pcre_study.c     case OP_NCLASS:
OP_NCLASS        1326 ext/pcre/pcrelib/pcre_study.c       case OP_NCLASS: