Searched refs:GetReplStr (Results 1 – 1 of 1) sorted by relevance
85 function GetReplStr(AStr: Pchar; const ARepl: string) : string; virtual; in GetReplStr() function629 function TpcRegExp.GetReplStr(AStr: Pchar; const ARepl: string):string; in TpcRegExp.GetReplStr()676 GetReplStr:=s;783 pcGrepSub:=PpcRE^.GetReplStr(pchar(AStr),ARepl)803 pcFastGrepSub:=PpcRE^.GetReplStr(pchar(AStr),ARepl)