[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'pcrelib' (#crwlib)

pcre_refcount_func

Declaration

Source position: pcrelib.pas line 1090

type pcre_refcount_func = function(

  argument_re: PPCRE;

  adjust: Integer

):Integer;