Unit 'xquery__regex' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_internettools]

wregexprReplaceAll

Declaration

Source position: xquery__regex.pas line 89

function wregexprReplaceAll(

  regexpr: TWrappedRegExpr;

  input: string;

  replacement: string;

  noescape: Boolean

):string;



CT Web help

CodeTyphon Studio