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

pcre_jit_callback

Declaration

Source position: pcrelib.pas line 509

type pcre_jit_callback = function(

  P: Pointer

):PPCREJITStack;