[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGRegex.replace_eval

Declaration

Source position: lazglib2.pas line 2970

function TGRegex.replace_eval(

  string_: Pgchar;

  string_len: gssize;

  start_position: gint;

  match_options: TGRegexMatchFlags;

  eval: TGRegexEvalCallback;

  user_data: gpointer;

  error: PPGError

):Pgchar;