OP_XCLASS        1928 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        1931 ext/pcre/pcrelib/pcre_compile.c     if (op == OP_XCLASS)
OP_XCLASS        2092 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2255 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS) code += GET(code, 1);
OP_XCLASS        2548 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        3063 ext/pcre/pcrelib/pcre_compile.c   case OP_XCLASS:
OP_XCLASS        3064 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_XCLASS)
OP_XCLASS        3295 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3617 ext/pcre/pcrelib/pcre_compile.c       case OP_XCLASS:
OP_XCLASS        3726 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_XCLASS        3729 ext/pcre/pcrelib/pcre_compile.c     if (c == OP_XCLASS)
OP_XCLASS        3799 ext/pcre/pcrelib/pcre_compile.c     case OP_XCLASS:
OP_XCLASS        5544 ext/pcre/pcrelib/pcre_compile.c       *code++ = OP_XCLASS;
OP_XCLASS        5936 ext/pcre/pcrelib/pcre_compile.c              *previous == OP_XCLASS ||
OP_XCLASS        6421 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        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         335 ext/pcre/pcrelib/pcre_study.c     case OP_XCLASS:
OP_XCLASS         338 ext/pcre/pcrelib/pcre_study.c     if (op == OP_XCLASS)
OP_XCLASS        1317 ext/pcre/pcrelib/pcre_study.c       case OP_XCLASS:
OP_XCLASS        1344 ext/pcre/pcrelib/pcre_study.c         if (*tcode == OP_XCLASS)