Extracted from Pike v7.6 release 61 at 2005-12-30.
[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
)