Source position: regexp.pas line 84
function RegExpMatch(
const pattern: String;
const str: String;
var matches: PRegexpEntry
):Boolean;