Source position: pcrelib.pas line 1100
type pcre_study_func = function(
const code: PPCRE;
options: Integer;
const errptr: PPAnsiChar
):PPCREExtra;