OP_XCLASS        1909 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        1912 ext/pcre/pcrelib/pcre_compile.c     if (op == OP_XCLASS)
OP_XCLASS        2073 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2236 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2529 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        3044 ext/pcre/pcrelib/pcre_compile.c   case OP_XCLASS:
OP_XCLASS        3045 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS)
OP_XCLASS        3276 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3598 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3707 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_XCLASS        3710 ext/pcre/pcrelib/pcre_compile.c     if (c == OP_XCLASS)
OP_XCLASS        3780 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        5502 ext/pcre/pcrelib/pcre_compile.c       *code++ = OP_XCLASS;
OP_XCLASS        5894 ext/pcre/pcrelib/pcre_compile.c              *previous == OP_XCLASS ||
OP_XCLASS        6373 ext/pcre/pcrelib/pcre_compile.c         case OP_XCLASS:
OP_XCLASS        3106 ext/pcre/pcrelib/pcre_exec.c     case OP_XCLASS:
OP_XCLASS         762 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        1178 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1385 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1628 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1629 ext/pcre/pcrelib/pcre_jit_compile.c     size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar);
OP_XCLASS        1841 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_XCLASS:
OP_XCLASS        1842 ext/pcre/pcrelib/pcre_jit_compile.c       size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar);
OP_XCLASS        3345 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        5787 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        7799 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
OP_XCLASS        7802 ext/pcre/pcrelib/pcre_jit_compile.c   class_len = (*type < OP_XCLASS) ? (int)(1 + (32 / sizeof(pcre_uchar))) : GET(cc, 0);
OP_XCLASS        7913 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        8382 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        9520 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS         331 ext/pcre/pcrelib/pcre_study.c     case OP_XCLASS:
OP_XCLASS         334 ext/pcre/pcrelib/pcre_study.c     if (op == OP_XCLASS)
OP_XCLASS        1311 ext/pcre/pcrelib/pcre_study.c       case OP_XCLASS:
OP_XCLASS        1338 ext/pcre/pcrelib/pcre_study.c         if (*tcode == OP_XCLASS)