Source position: pcrelib.pas line 1012
type pcre_fullinfo_func = function(
const code: PPCRE;
const extra: PPCREExtra;
what: Integer;
where: Pointer
):Integer;