OP_KETRMAX       1955 ext/pcre/pcrelib/pcre_compile.c     case OP_KETRMAX:
OP_KETRMAX       2645 ext/pcre/pcrelib/pcre_compile.c     case OP_KETRMAX:
OP_KETRMAX       6233 ext/pcre/pcrelib/pcre_compile.c           *ketcode = OP_KETRMAX + repeat_type;
OP_KETRMAX       6297 ext/pcre/pcrelib/pcre_compile.c           else *ketcode = OP_KETRMAX + repeat_type;
OP_KETRMAX       1911 ext/pcre/pcrelib/pcre_exec.c     case OP_KETRMAX:
OP_KETRMAX        638 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_KETRMAX:
OP_KETRMAX       1122 ext/pcre/pcrelib/pcre_jit_compile.c     if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
OP_KETRMAX       1575 ext/pcre/pcrelib/pcre_jit_compile.c     if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
OP_KETRMAX       1762 ext/pcre/pcrelib/pcre_jit_compile.c       if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
OP_KETRMAX       6840 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket == OP_KETRMAX)
OP_KETRMAX       6855 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket == OP_KETRMAX)
OP_KETRMAX       6988 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMAX;
OP_KETRMAX       7001 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(ket == OP_KET || ket == OP_KETRMAX || ket == OP_KETRMIN);
OP_KETRMAX       7002 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(!((bra == OP_BRAZERO && ket == OP_KETRMIN) || (bra == OP_BRAMINZERO && ket == OP_KETRMAX)));
OP_KETRMAX       7009 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN))
OP_KETRMAX       7043 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX || (ket == OP_KETRMIN && bra != OP_BRAMINZERO))
OP_KETRMAX       7052 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX || (ket == OP_KETRMIN && bra != OP_BRAMINZERO))
OP_KETRMAX       7112 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
OP_KETRMAX       7142 ext/pcre/pcrelib/pcre_jit_compile.c       if (ket == OP_KETRMAX || has_alternatives)
OP_KETRMAX       7165 ext/pcre/pcrelib/pcre_jit_compile.c     else if (ket == OP_KETRMAX || has_alternatives)
OP_KETRMAX       7389 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket != OP_KETRMAX)
OP_KETRMAX       7400 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
OP_KETRMAX       8859 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMAX;
OP_KETRMAX       8870 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN))
OP_KETRMAX       8895 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
OP_KETRMAX       9126 ext/pcre/pcrelib/pcre_jit_compile.c     if (offset != 0 && ket == OP_KETRMAX && common->optimized_cbracket[offset >> 1] != 0)
OP_KETRMAX       9215 ext/pcre/pcrelib/pcre_jit_compile.c   else if (ket == OP_KETRMAX || (*cc == OP_ALT && ket != OP_KETRMIN))
OP_KETRMAX       9241 ext/pcre/pcrelib/pcre_jit_compile.c else if (ket == OP_KETRMAX)
OP_KETRMAX        155 ext/pcre/pcrelib/pcre_study.c     case OP_KETRMAX:
OP_KETRMAX        989 ext/pcre/pcrelib/pcre_study.c       case OP_KETRMAX: