OP_CLASS         1270 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         1591 ext/pcre/pcrelib/pcre_compile.c     case OP_CLASS:
OP_CLASS         3420 ext/pcre/pcrelib/pcre_compile.c     *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS;
OP_CLASS         3747 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_CLASS ||
OP_CLASS         1837 ext/pcre/pcrelib/pcre_exec.c     case OP_CLASS:
OP_CLASS         1883 ext/pcre/pcrelib/pcre_exec.c             if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         1925 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) RRETURN(MATCH_NOMATCH);
OP_CLASS         1966 ext/pcre/pcrelib/pcre_exec.c               if (op == OP_CLASS) break;
OP_CLASS          408 ext/pcre/pcrelib/pcre_study.c       case OP_CLASS: