OP_XCLASS        1926 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        1929 ext/pcre/pcrelib/pcre_compile.c     if (op == OP_XCLASS)
OP_XCLASS        2090 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2253 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2546 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        3061 ext/pcre/pcrelib/pcre_compile.c   case OP_XCLASS:
OP_XCLASS        3062 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS)
OP_XCLASS        3293 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3615 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3724 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_XCLASS        3727 ext/pcre/pcrelib/pcre_compile.c     if (c == OP_XCLASS)
OP_XCLASS        3797 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        5542 ext/pcre/pcrelib/pcre_compile.c       *code++ = OP_XCLASS;
OP_XCLASS        5934 ext/pcre/pcrelib/pcre_compile.c              *previous == OP_XCLASS ||
OP_XCLASS        6419 ext/pcre/pcrelib/pcre_compile.c         case OP_XCLASS:
OP_XCLASS        3104 ext/pcre/pcrelib/pcre_exec.c     case OP_XCLASS:
OP_XCLASS         762 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        1194 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1408 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1651 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        1652 ext/pcre/pcrelib/pcre_jit_compile.c     size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar);
OP_XCLASS        1864 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_XCLASS:
OP_XCLASS        1865 ext/pcre/pcrelib/pcre_jit_compile.c       size = (*cc == OP_XCLASS) ? GET(cc, 1) : 1 + 32 / (int)sizeof(pcre_uchar);
OP_XCLASS        3374 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        5824 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        7841 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
OP_XCLASS        7844 ext/pcre/pcrelib/pcre_jit_compile.c   class_len = (*type < OP_XCLASS) ? (int)(1 + (32 / sizeof(pcre_uchar))) : GET(cc, 0);
OP_XCLASS        7955 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_XCLASS:
OP_XCLASS        8424 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS        9561 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_XCLASS:
OP_XCLASS         640 ext/pcre/pcrelib/pcre_printint.c     case OP_XCLASS:
OP_XCLASS         651 ext/pcre/pcrelib/pcre_printint.c       if (*code == OP_XCLASS)
OP_XCLASS         705 ext/pcre/pcrelib/pcre_printint.c       if (*code == OP_XCLASS)
OP_XCLASS         333 ext/pcre/pcrelib/pcre_study.c     case OP_XCLASS:
OP_XCLASS         336 ext/pcre/pcrelib/pcre_study.c     if (op == OP_XCLASS)
OP_XCLASS        1315 ext/pcre/pcrelib/pcre_study.c       case OP_XCLASS:
OP_XCLASS        1342 ext/pcre/pcrelib/pcre_study.c         if (*tcode == OP_XCLASS)