callout          1294 ext/pcre/pcrelib/pcre_exec.c       if (PUBL(callout) != NULL)
callout          1318 ext/pcre/pcrelib/pcre_exec.c         if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
callout          1704 ext/pcre/pcrelib/pcre_exec.c     if (PUBL(callout) != NULL)
callout          1728 ext/pcre/pcrelib/pcre_exec.c       if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
callout            72 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(callout))(PUBL(callout_block) *) = NULL;
callout            80 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(callout))(PUBL(callout_block) *) = NULL;
callout          6366 ext/pcre/pcrelib/pcre_jit_compile.c if (PUBL(callout) == NULL)
callout          6400 ext/pcre/pcrelib/pcre_jit_compile.c return (*PUBL(callout))(callout_block);