OP_CLASS         1906 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         1915 ext/pcre/pcrelib/pcre_compile.c       cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         1917 ext/pcre/pcrelib/pcre_compile.c     cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         2534 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         2536 ext/pcre/pcrelib/pcre_compile.c     ccode = code + PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         3042 ext/pcre/pcrelib/pcre_compile.c   case OP_CLASS:
OP_CLASS         3244 ext/pcre/pcrelib/pcre_compile.c   else if (base_list[0] == OP_CLASS || list[0] == OP_CLASS
OP_CLASS         3252 ext/pcre/pcrelib/pcre_compile.c     if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS))
OP_CLASS         3254 ext/pcre/pcrelib/pcre_compile.c     if (base_list[0] == OP_CLASS)
OP_CLASS         3269 ext/pcre/pcrelib/pcre_compile.c       case OP_CLASS:
OP_CLASS         3590 ext/pcre/pcrelib/pcre_compile.c       case OP_CLASS:
OP_CLASS         3707 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_CLASS         5541 ext/pcre/pcrelib/pcre_compile.c     *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS;
OP_CLASS         5892 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_CLASS || *previous == OP_NCLASS ||
OP_CLASS         6367 ext/pcre/pcrelib/pcre_compile.c         case OP_CLASS:
OP_CLASS         2876 ext/pcre/pcrelib/pcre_exec.c     case OP_CLASS:
OP_CLASS         2934 ext/pcre/pcrelib/pcre_exec.c             if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         2955 ext/pcre/pcrelib/pcre_exec.c             if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         2989 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         3013 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         3043 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) break;
OP_CLASS         3075 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) break;
OP_CLASS          628 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CLASS:
OP_CLASS         1171 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1383 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1625 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1838 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_CLASS:
OP_CLASS         3328 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         5738 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CLASS:
OP_CLASS         5757 ext/pcre/pcrelib/pcre_jit_compile.c     if (type == OP_CLASS)
OP_CLASS         5765 ext/pcre/pcrelib/pcre_jit_compile.c   if (type == OP_CLASS)
OP_CLASS         7799 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
OP_CLASS         7902 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CLASS:
OP_CLASS         8373 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         9517 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS          328 ext/pcre/pcrelib/pcre_study.c     case OP_CLASS:
OP_CLASS          337 ext/pcre/pcrelib/pcre_study.c       cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS          339 ext/pcre/pcrelib/pcre_study.c     cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         1333 ext/pcre/pcrelib/pcre_study.c       case OP_CLASS: