$PBExportHeader$replace_all.srf global type replace_all from function_object end type type prototypes global function string replace_all (readonly string source, readonly string find, readonly string replace) system library "fastfuncs110.dll" alias for "Replace_All" global function string replace_all (readonly string source, readonly string find, readonly string replace, boolean insensitive) system library "fastfuncs110.dll" alias for "Replace_All" end prototypes
- Sources
- fastfuncs
- fastfuncs110
- replace_all.srf
File: replace_all.srf
Size: 479
Date: Tue, 08 May 2012 23:13:40 +0200
Size: 479
Date: Tue, 08 May 2012 23:13:40 +0200
- function_object replace_all(srf)