[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit '_crw_regexp' (#crwlib)

regexp_replace

Declaration

Source position: _crw_regexp.pas line 331

function regexp_replace(

  rex: Integer;

  arg: LongString;

  rep: LongString

):LongString;