Source position: regexpr.pas line 867
function ExecRegExpr(
const ARegExpr: RegExprString;
const AInputStr: RegExprString
):Boolean;