OP_COND          1739 pcre/pcrelib/pcre_compile.c     case OP_COND:
OP_COND          2418 pcre/pcrelib/pcre_compile.c       c == OP_COND)
OP_COND          2427 pcre/pcrelib/pcre_compile.c     if (c == OP_COND && code[GET(code, 1)] != OP_ALT)
OP_COND          5104 pcre/pcrelib/pcre_compile.c     else if (*previous >= OP_ASSERT && *previous <= OP_COND)
OP_COND          5114 pcre/pcrelib/pcre_compile.c       if (*previous == OP_COND && previous[LINK_SIZE+1] == OP_DEF)
OP_COND          5438 pcre/pcrelib/pcre_compile.c             if (*bracode == OP_COND || *bracode == OP_SCOND)
OP_COND          5736 pcre/pcrelib/pcre_compile.c         bravalue = OP_COND;       /* Conditional group */
OP_COND          6539 pcre/pcrelib/pcre_compile.c            ((bravalue == OP_COND)?1:0),   /* Depth of condition subpatterns */
OP_COND          6567 pcre/pcrelib/pcre_compile.c     if (bravalue == OP_COND && lengthptr == NULL)
OP_COND          7364 pcre/pcrelib/pcre_compile.c             op == OP_COND)
OP_COND          7425 pcre/pcrelib/pcre_compile.c    if (op == OP_COND)
OP_COND          7540 pcre/pcrelib/pcre_compile.c      case OP_COND:
OP_COND          1248 pcre/pcrelib/pcre_exec.c     case OP_COND:
OP_COND           103 pcre/pcrelib/pcre_study.c     case OP_COND:
OP_COND           768 pcre/pcrelib/pcre_study.c       case OP_COND: