Source position: lazglib2.pas line 2953
type TGRegexEvalCallback = function(
match_info: PGMatchInfo;
result_: PGString;
user_data: gpointer
):gboolean;