OP_COND 1152 ext/pcre/pcrelib/pcre_compile.c case OP_COND: OP_COND 1555 ext/pcre/pcrelib/pcre_compile.c if (c == OP_BRA || c == OP_CBRA || c == OP_ONCE || c == OP_COND) OP_COND 3784 ext/pcre/pcrelib/pcre_compile.c *previous == OP_ONCE || *previous == OP_COND) OP_COND 3793 ext/pcre/pcrelib/pcre_compile.c if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_DEF) OP_COND 4191 ext/pcre/pcrelib/pcre_compile.c bravalue = OP_COND; /* Conditional group */ OP_COND 4926 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) OP_COND 5593 ext/pcre/pcrelib/pcre_compile.c else if (op == OP_ASSERT || op == OP_ONCE || op == OP_COND) OP_COND 5669 ext/pcre/pcrelib/pcre_compile.c else if (op == OP_ASSERT || op == OP_ONCE || op == OP_COND) OP_COND 5733 ext/pcre/pcrelib/pcre_compile.c case OP_COND: OP_COND 760 ext/pcre/pcrelib/pcre_exec.c case OP_COND: