Source position: regexp.pas line 93
procedure RegExpSplit(
const pattern: String;
const str: String;
var pieces: TStrArray
);