OP_CLASS         1923 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         1932 ext/pcre/pcrelib/pcre_compile.c       cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         1934 ext/pcre/pcrelib/pcre_compile.c     cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         2551 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         2553 ext/pcre/pcrelib/pcre_compile.c     ccode = code + PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         3059 ext/pcre/pcrelib/pcre_compile.c   case OP_CLASS:
OP_CLASS         3261 ext/pcre/pcrelib/pcre_compile.c   else if (base_list[0] == OP_CLASS || list[0] == OP_CLASS
OP_CLASS         3269 ext/pcre/pcrelib/pcre_compile.c     if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS))
OP_CLASS         3271 ext/pcre/pcrelib/pcre_compile.c     if (base_list[0] == OP_CLASS)
OP_CLASS         3286 ext/pcre/pcrelib/pcre_compile.c       case OP_CLASS:
OP_CLASS         3607 ext/pcre/pcrelib/pcre_compile.c       case OP_CLASS:
OP_CLASS         3724 ext/pcre/pcrelib/pcre_compile.c   else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS)
OP_CLASS         5581 ext/pcre/pcrelib/pcre_compile.c     *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS;
OP_CLASS         5932 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_CLASS || *previous == OP_NCLASS ||
OP_CLASS         6413 ext/pcre/pcrelib/pcre_compile.c         case OP_CLASS:
OP_CLASS         2874 ext/pcre/pcrelib/pcre_exec.c     case OP_CLASS:
OP_CLASS         2932 ext/pcre/pcrelib/pcre_exec.c             if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         2953 ext/pcre/pcrelib/pcre_exec.c             if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         2987 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         3011 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         3041 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) break;
OP_CLASS         3073 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         1187 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1406 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1648 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         1861 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_CLASS:
OP_CLASS         3357 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         5775 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CLASS:
OP_CLASS         5794 ext/pcre/pcrelib/pcre_jit_compile.c     if (type == OP_CLASS)
OP_CLASS         5802 ext/pcre/pcrelib/pcre_jit_compile.c   if (type == OP_CLASS)
OP_CLASS         7841 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS);
OP_CLASS         7944 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CLASS:
OP_CLASS         8415 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS         9558 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_CLASS:
OP_CLASS          638 ext/pcre/pcrelib/pcre_printint.c     case OP_CLASS:
OP_CLASS          330 ext/pcre/pcrelib/pcre_study.c     case OP_CLASS:
OP_CLASS          339 ext/pcre/pcrelib/pcre_study.c       cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS          341 ext/pcre/pcrelib/pcre_study.c     cc += PRIV(OP_lengths)[OP_CLASS];
OP_CLASS         1337 ext/pcre/pcrelib/pcre_study.c       case OP_CLASS: