callpat 527 pcre/pcre_exec.cpp const uschar *callpat; /* them within each of those blocks. */ callpat 1040 pcre/pcre_exec.cpp callpat = md->start_code + GET(ecode, 1); callpat 1041 pcre/pcre_exec.cpp new_recursive.group_num = (callpat == md->start_code)? 0 : callpat 1042 pcre/pcre_exec.cpp GET2(callpat, 1 + LINK_SIZE); callpat 1075 pcre/pcre_exec.cpp flags = (*callpat >= OP_SBRA)? match_cbegroup : 0; callpat 1078 pcre/pcre_exec.cpp RMATCH(eptr, callpat + _pcre_OP_lengths[*callpat], offset_top, callpat 1097 pcre/pcre_exec.cpp callpat += GET(callpat, 1); callpat 1099 pcre/pcre_exec.cpp while (*callpat == OP_ALT);