Source position: regexpr.pas line 822
function RegExprSubExpressions(
const ARegExpr: RegExprString;
ASubExprs: TStrings;
AExtendedSyntax: Boolean = False
):Integer;