callpat           591 pcre/pcrelib/pcre_exec.c const pcre_uchar *callpat;
callpat          1728 pcre/pcrelib/pcre_exec.c       callpat = md->start_code + GET(ecode, 1);
callpat          1729 pcre/pcrelib/pcre_exec.c       recno = (callpat == md->start_code)? 0 :
callpat          1730 pcre/pcrelib/pcre_exec.c         GET2(callpat, 1 + LINK_SIZE);
callpat          1770 pcre/pcrelib/pcre_exec.c       cbegroup = (*callpat >= OP_SBRA);
callpat          1774 pcre/pcrelib/pcre_exec.c         RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top,
callpat          1807 pcre/pcrelib/pcre_exec.c         callpat += GET(callpat, 1);
callpat          1809 pcre/pcrelib/pcre_exec.c       while (*callpat == OP_ALT);