OP_CBRA 1364 pcre/pcre_compile.cpp case OP_CBRA: OP_CBRA 1385 pcre/pcre_compile.cpp new_item.code = cc + ((op == OP_CBRA)? 2:0); OP_CBRA 1598 pcre/pcre_compile.cpp else if (c == OP_CBRA) OP_CBRA 1806 pcre/pcre_compile.cpp if (c == OP_BRA || c == OP_CBRA || c == OP_ONCE || c == OP_COND) OP_CBRA 4019 pcre/pcre_compile.cpp else if (*previous == OP_BRA || *previous == OP_CBRA || OP_CBRA 4348 pcre/pcre_compile.cpp bravalue = OP_CBRA; OP_CBRA 5826 pcre/pcre_compile.cpp else if (op == OP_CBRA) OP_CBRA 5932 pcre/pcre_compile.cpp else if (op == OP_CBRA) OP_CBRA 6035 pcre/pcre_compile.cpp case OP_CBRA: OP_CBRA 340 pcre/pcre_dfa_exec.cpp ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA)? 2:0); OP_CBRA 434 pcre/pcre_dfa_exec.cpp ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA)? 2:0); OP_CBRA 676 pcre/pcre_dfa_exec.cpp case OP_CBRA: OP_CBRA 682 pcre/pcre_exec.cpp case OP_CBRA: OP_CBRA 1250 pcre/pcre_exec.cpp if(*prev == OP_CBRA || *prev == OP_SCBRA) { OP_CBRA 1302 pcre/pcre_exec.cpp if (*prev == OP_CBRA || *prev == OP_SCBRA) OP_CBRA 133 pcre/pcre_study.cpp const uschar *tcode = code + (((int)*code == OP_CBRA)? 3:1) + LINK_SIZE; OP_CBRA 153 pcre/pcre_study.cpp case OP_CBRA: