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

regexp_init

Declaration

Source position: _crw_regexp.pas line 325

function regexp_init(

  engine: Integer;

  pattern: LongString;

  options: LongString = ''

):Integer;