Inherits Replacer.
Public Member Functions | |
__construct ($from, $to, $index=0) | |
replace ($matches) |
Definition at line 216 of file StringUtils.php.
DoubleReplacer::__construct | ( | $ | from, | |
$ | to, | |||
$ | index = 0 | |||
) |
Definition at line 217 of file StringUtils.php.
DoubleReplacer::replace | ( | $ | matches | ) |
Definition at line 223 of file StringUtils.php.