Source position: _crw_regexp.pas line 271
function NewRegExpMaster(
Engine: Integer = 0;
Pattern: LongString = '';
Options: LongString = ''
):TRegExpMaster;