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

TGRegex.replace_literal

Declaration

Source position: lazglib2.pas line 2971

function TGRegex.replace_literal(

  string_: Pgchar;

  string_len: gssize;

  start_position: gint;

  replacement: Pgchar;

  match_options: TGRegexMatchFlags;

  error: PPGError

):Pgchar;