OP_KET           1778 ext/pcre/pcrelib/pcre_compile.c     case OP_KET:
OP_KET           2661 ext/pcre/pcrelib/pcre_compile.c     case OP_KET:
OP_KET           3175 ext/pcre/pcrelib/pcre_compile.c     case OP_KET:
OP_KET           5703 ext/pcre/pcrelib/pcre_compile.c       previous[2 + 2*LINK_SIZE] = OP_KET;
OP_KET           6228 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_KET;
OP_KET           6455 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_KET;
OP_KET           6504 ext/pcre/pcrelib/pcre_compile.c         *code++ = OP_KET;
OP_KET           7743 ext/pcre/pcrelib/pcre_compile.c       while (*tc != OP_KET);
OP_KET           7796 ext/pcre/pcrelib/pcre_compile.c       *code++ = OP_KET;
OP_KET           8470 ext/pcre/pcrelib/pcre_compile.c     *code = OP_KET;
OP_KET           8491 ext/pcre/pcrelib/pcre_compile.c         *code = OP_KET;
OP_KET            914 ext/pcre/pcrelib/pcre_exec.c     if (*ecode == OP_KET || eptr == saved_eptr)
OP_KET           1579 ext/pcre/pcrelib/pcre_exec.c     if (*ecode == OP_KET) RRETURN(MATCH_NOMATCH);
OP_KET           1907 ext/pcre/pcrelib/pcre_exec.c     case OP_KET:
OP_KET           2019 ext/pcre/pcrelib/pcre_exec.c     if (*ecode == OP_KET || eptr == saved_eptr)
OP_KET            548 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS);
OP_KET            563 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS);
OP_KET            637 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_KET:
OP_KET            934 ext/pcre/pcrelib/pcre_jit_compile.c if (end[-(1 + LINK_SIZE)] != OP_KET)
OP_KET            979 ext/pcre/pcrelib/pcre_jit_compile.c         if (*next_end != OP_KET)
OP_KET           1091 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_KET:
OP_KET           1232 ext/pcre/pcrelib/pcre_jit_compile.c       if (end[-1 - LINK_SIZE] == OP_KET)
OP_KET           1557 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_KET:
OP_KET           1736 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_KET:
OP_KET           3329 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_KET:
OP_KET           6868 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
OP_KET           6874 ext/pcre/pcrelib/pcre_jit_compile.c     OP1(SLJIT_MOV, TMP1, 0, SLJIT_MEM1(STACK_TOP), (ket != OP_KET || has_alternatives) ? sizeof(sljit_sw) : 0);
OP_KET           6887 ext/pcre/pcrelib/pcre_jit_compile.c   stacksize = (ket != OP_KET || has_alternatives) ? 2 : 1;
OP_KET           7017 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KET && PRIVATE_DATA(matchingpath) != 0)
OP_KET           7038 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(ket == OP_KET || ket == OP_KETRMAX || ket == OP_KETRMIN);
OP_KET           7207 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
OP_KET           7220 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
OP_KET           7387 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
OP_KET           7410 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
OP_KET           7412 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket != OP_KET)
OP_KET           7508 ext/pcre/pcrelib/pcre_jit_compile.c if ((ket != OP_KET && bra != OP_BRAMINZERO) || bra == OP_BRAZERO)
OP_KET           8893 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KET && PRIVATE_DATA(ccbegin) != 0)
OP_KET           8925 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET && repeat_type != 0)
OP_KET           9129 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
OP_KET           9152 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
OP_KET           9154 ext/pcre/pcrelib/pcre_jit_compile.c       if (ket != OP_KET)
OP_KET           9254 ext/pcre/pcrelib/pcre_jit_compile.c     stacksize += CURRENT_AS(bracket_backtrack)->u.framesize + ((ket != OP_KET || *cc == OP_ALT) ? 2 : 1);
OP_KET           9919 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*common->start == OP_BRA && ccend[-(1 + LINK_SIZE)] == OP_KET);
OP_KET            406 ext/pcre/pcrelib/pcre_printint.c     case OP_KET:
OP_KET            156 ext/pcre/pcrelib/pcre_study.c     case OP_KET:
OP_KET            992 ext/pcre/pcrelib/pcre_study.c       case OP_KET: