Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Regexp
Regexp.SimpleRegexp
Methods
_decode()
_encode()
create()
match()
replace()
split()
Regexp.SimpleRegexp()->match()
Regexp.SimpleRegexp()->split()
Method Regexp.SimpleRegexp()->replace()
Method
replace
string
replace
(
string
in
,
string
|
function
(
string
:
string
)
transform
)