Source position: regexp.pas line 87
function RegExpMatchAll(
const pattern: String;
const str: String;
var matches: PRegexpResult
):LongWord;