Source position: xquery__regex.pas line 89
function wregexprReplaceAll(
regexpr: TWrappedRegExpr;
input: string;
replacement: string;
noescape: Boolean
):string;