callpat           510 ext/pcre/pcrelib/pcre_exec.c const uschar *callpat;             /* them within each of those blocks.      */
callpat           999 ext/pcre/pcrelib/pcre_exec.c       callpat = md->start_code + GET(ecode, 1);
callpat          1000 ext/pcre/pcrelib/pcre_exec.c       new_recursive.group_num = (callpat == md->start_code)? 0 :
callpat          1001 ext/pcre/pcrelib/pcre_exec.c         GET2(callpat, 1 + LINK_SIZE);
callpat          1034 ext/pcre/pcrelib/pcre_exec.c       flags = (*callpat >= OP_SBRA)? match_cbegroup : 0;
callpat          1037 ext/pcre/pcrelib/pcre_exec.c         RMATCH(eptr, callpat + _pcre_OP_lengths[*callpat], offset_top,
callpat          1056 ext/pcre/pcrelib/pcre_exec.c         callpat += GET(callpat, 1);
callpat          1058 ext/pcre/pcrelib/pcre_exec.c       while (*callpat == OP_ALT);