callout          1296 ext/pcre/pcrelib/pcre_exec.c       if (PUBL(callout) != NULL)
callout          1320 ext/pcre/pcrelib/pcre_exec.c         if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
callout          1706 ext/pcre/pcrelib/pcre_exec.c     if (PUBL(callout) != NULL)
callout          1730 ext/pcre/pcrelib/pcre_exec.c       if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
callout            74 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(callout))(PUBL(callout_block) *) = NULL;
callout            82 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);