ket              6856 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_INLINE void match_once_common(compiler_common *common, pcre_uchar ket, int framesize, int private_data_ptr, BOOL has_alternatives, BOOL needs_control_head)
ket              6868 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
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);
ket              6877 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket == OP_KETRMAX)
ket              6879 ext/pcre/pcrelib/pcre_jit_compile.c   else if (ket == OP_KETRMIN)
ket              6887 ext/pcre/pcrelib/pcre_jit_compile.c   stacksize = (ket != OP_KET || has_alternatives) ? 2 : 1;
ket              6892 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket == OP_KETRMAX)
ket              6995 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar ket;
ket              7016 ext/pcre/pcrelib/pcre_jit_compile.c ket = *matchingpath;
ket              7017 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KET && PRIVATE_DATA(matchingpath) != 0)
ket              7025 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMAX;
ket              7027 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMIN;
ket              7038 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(ket == OP_KET || ket == OP_KETRMAX || ket == OP_KETRMIN);
ket              7039 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(!((bra == OP_BRAZERO && ket == OP_KETRMIN) || (bra == OP_BRAMINZERO && ket == OP_KETRMAX)));
ket              7080 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX || (ket == OP_KETRMIN && bra != OP_BRAMINZERO))
ket              7089 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX || (ket == OP_KETRMIN && bra != OP_BRAMINZERO))
ket              7102 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket != OP_KETRMIN)
ket              7146 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMIN)
ket              7149 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
ket              7169 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket == OP_KETRMIN)
ket              7179 ext/pcre/pcrelib/pcre_jit_compile.c       if (ket == OP_KETRMAX || has_alternatives)
ket              7193 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket == OP_KETRMIN)
ket              7202 ext/pcre/pcrelib/pcre_jit_compile.c     else if (ket == OP_KETRMAX || has_alternatives)
ket              7207 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
ket              7220 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || has_alternatives)
ket              7378 ext/pcre/pcrelib/pcre_jit_compile.c   match_once_common(common, ket, BACKTRACK_AS(bracket_backtrack)->u.framesize, private_data_ptr, has_alternatives, needs_control_head);
ket              7387 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
ket              7410 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET || bra != OP_BRA)
ket              7412 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket != OP_KET)
ket              7426 ext/pcre/pcrelib/pcre_jit_compile.c   if (ket != OP_KETRMAX)
ket              7437 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
ket              7502 ext/pcre/pcrelib/pcre_jit_compile.c     else if (ket == OP_KETRMIN && opcode != OP_ONCE)
ket              7508 ext/pcre/pcrelib/pcre_jit_compile.c if ((ket != OP_KET && bra != OP_BRAMINZERO) || bra == OP_BRAZERO)
ket              8871 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar ket;
ket              8892 ext/pcre/pcrelib/pcre_jit_compile.c ket = *ccbegin;
ket              8893 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KET && PRIVATE_DATA(ccbegin) != 0)
ket              8900 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMAX;
ket              8902 ext/pcre/pcrelib/pcre_jit_compile.c     ket = OP_KETRMIN;
ket              8925 ext/pcre/pcrelib/pcre_jit_compile.c if (ket != OP_KET && repeat_type != 0)
ket              8936 ext/pcre/pcrelib/pcre_jit_compile.c if (ket == OP_KETRMAX)
ket              8945 ext/pcre/pcrelib/pcre_jit_compile.c else if (ket == OP_KETRMIN)
ket              9120 ext/pcre/pcrelib/pcre_jit_compile.c       match_once_common(common, ket, CURRENT_AS(bracket_backtrack)->u.framesize, private_data_ptr, has_alternatives, needs_control_head);
ket              9129 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
ket              9152 ext/pcre/pcrelib/pcre_jit_compile.c     if (ket != OP_KET || bra != OP_BRA)
ket              9154 ext/pcre/pcrelib/pcre_jit_compile.c       if (ket != OP_KET)
ket              9167 ext/pcre/pcrelib/pcre_jit_compile.c     if (offset != 0 && ket == OP_KETRMAX && common->optimized_cbracket[offset >> 1] != 0)
ket              9254 ext/pcre/pcrelib/pcre_jit_compile.c     stacksize += CURRENT_AS(bracket_backtrack)->u.framesize + ((ket != OP_KET || *cc == OP_ALT) ? 2 : 1);
ket              9256 ext/pcre/pcrelib/pcre_jit_compile.c   else if (ket == OP_KETRMAX || (*cc == OP_ALT && ket != OP_KETRMIN))
ket              9267 ext/pcre/pcrelib/pcre_jit_compile.c   else if (ket == OP_KETRMIN)
ket              9282 ext/pcre/pcrelib/pcre_jit_compile.c else if (ket == OP_KETRMAX)
ket              9297 ext/pcre/pcrelib/pcre_jit_compile.c else if (ket == OP_KETRMIN)