OP_COND 1762 ext/pcre/pcrelib/pcre_compile.c case OP_COND: OP_COND 2507 ext/pcre/pcrelib/pcre_compile.c c == OP_COND || c == OP_SCOND) OP_COND 2516 ext/pcre/pcrelib/pcre_compile.c if (c == OP_COND && code[GET(code, 1)] != OP_ALT) OP_COND 5969 ext/pcre/pcrelib/pcre_compile.c else if (*previous >= OP_ASSERT && *previous <= OP_COND) OP_COND 5980 ext/pcre/pcrelib/pcre_compile.c if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_DEF) OP_COND 6300 ext/pcre/pcrelib/pcre_compile.c if (*bracode == OP_COND && bracode[GET(bracode,1)] != OP_ALT) OP_COND 6312 ext/pcre/pcrelib/pcre_compile.c if (*bracode == OP_COND || *bracode == OP_SCOND) OP_COND 6320 ext/pcre/pcrelib/pcre_compile.c *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; OP_COND 6710 ext/pcre/pcrelib/pcre_compile.c bravalue = OP_COND; /* Conditional group */ OP_COND 7702 ext/pcre/pcrelib/pcre_compile.c ((bravalue == OP_COND)?1:0), /* Depth of condition subpatterns */ OP_COND 7734 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) OP_COND 8623 ext/pcre/pcrelib/pcre_compile.c else if (op == OP_ASSERT || op == OP_COND) OP_COND 8698 ext/pcre/pcrelib/pcre_compile.c if (op == OP_COND) OP_COND 1278 ext/pcre/pcrelib/pcre_exec.c case OP_COND: OP_COND 652 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 807 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1077 ext/pcre/pcrelib/pcre_jit_compile.c if (repeat_check && (*cc == OP_ONCE || *cc == OP_ONCE_NC || *cc == OP_BRA || *cc == OP_CBRA || *cc == OP_COND)) OP_COND 1123 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1595 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1782 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 2002 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc == OP_COND || *cc == OP_SCOND) OP_COND 7030 ext/pcre/pcrelib/pcre_jit_compile.c if ((opcode == OP_COND || opcode == OP_SCOND) && cc[1 + LINK_SIZE] == OP_DEF) OP_COND 7043 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND || opcode == OP_SCOND)) OP_COND 7046 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN)) OP_COND 7272 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_COND || opcode == OP_SCOND) OP_COND 8493 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 8907 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 8911 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN)) OP_COND 9023 ext/pcre/pcrelib/pcre_jit_compile.c else if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 9061 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 9100 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode != OP_COND && opcode != OP_SCOND) OP_COND 9207 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(opcode == OP_COND || opcode == OP_SCOND); OP_COND 9588 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 413 ext/pcre/pcrelib/pcre_printint.c case OP_COND: OP_COND 109 ext/pcre/pcrelib/pcre_study.c case OP_COND: OP_COND 860 ext/pcre/pcrelib/pcre_study.c case OP_COND: