OP_COND 1745 ext/pcre/pcrelib/pcre_compile.c case OP_COND: OP_COND 2490 ext/pcre/pcrelib/pcre_compile.c c == OP_COND) OP_COND 2499 ext/pcre/pcrelib/pcre_compile.c if (c == OP_COND && code[GET(code, 1)] != OP_ALT) OP_COND 5929 ext/pcre/pcrelib/pcre_compile.c else if (*previous >= OP_ASSERT && *previous <= OP_COND) OP_COND 5940 ext/pcre/pcrelib/pcre_compile.c if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_DEF) OP_COND 6266 ext/pcre/pcrelib/pcre_compile.c if (*bracode == OP_COND || *bracode == OP_SCOND) OP_COND 6655 ext/pcre/pcrelib/pcre_compile.c bravalue = OP_COND; /* Conditional group */ OP_COND 7582 ext/pcre/pcrelib/pcre_compile.c ((bravalue == OP_COND)?1:0), /* Depth of condition subpatterns */ OP_COND 7614 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) OP_COND 8499 ext/pcre/pcrelib/pcre_compile.c else if (op == OP_ASSERT || op == OP_COND) OP_COND 8574 ext/pcre/pcrelib/pcre_compile.c if (op == OP_COND) OP_COND 1280 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 1076 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc == OP_ONCE || *cc == OP_ONCE_NC || *cc == OP_BRA || *cc == OP_CBRA || *cc == OP_COND) OP_COND 1119 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1572 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1759 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 1979 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc == OP_COND || *cc == OP_SCOND) OP_COND 6993 ext/pcre/pcrelib/pcre_jit_compile.c if ((opcode == OP_COND || opcode == OP_SCOND) && cc[1 + LINK_SIZE] == OP_DEF) OP_COND 7006 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND || opcode == OP_SCOND)) OP_COND 7009 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN)) OP_COND 7235 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_COND || opcode == OP_SCOND) OP_COND 8452 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 8866 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 8870 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) && (*cc == OP_KETRMAX || *cc == OP_KETRMIN)) OP_COND 8982 ext/pcre/pcrelib/pcre_jit_compile.c else if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 9020 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_COND) || SLJIT_UNLIKELY(opcode == OP_SCOND)) OP_COND 9059 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode != OP_COND && opcode != OP_SCOND) OP_COND 9166 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(opcode == OP_COND || opcode == OP_SCOND); OP_COND 9547 ext/pcre/pcrelib/pcre_jit_compile.c case OP_COND: OP_COND 107 ext/pcre/pcrelib/pcre_study.c case OP_COND: OP_COND 856 ext/pcre/pcrelib/pcre_study.c case OP_COND: