MediaWiki
REL1_19
|
Class to perform secondary replacement within each replacement string. More...
Public Member Functions | |
__construct ($from, $to, $index=0) | |
replace ($matches) |
Class to perform secondary replacement within each replacement string.
Definition at line 237 of file StringUtils.php.
DoubleReplacer::__construct | ( | $ | from, |
$ | to, | ||
$ | index = 0 |
||
) |
Definition at line 238 of file StringUtils.php.
DoubleReplacer::replace | ( | $ | matches | ) |
Definition at line 244 of file StringUtils.php.
References $matches.