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

pcre_callout_callback

Declaration

Source position: pcrelib.pas line 507

type pcre_callout_callback = function(

  var callout_block: pcre_callout_block

):Integer;