MediaWiki
1.23.5
|
Class to perform secondary replacement within each replacement string. More...
Public Member Functions | |
__construct ( $from, $to, $index=0) | |
replace ( $matches) | |
Public Member Functions inherited from Replacer | |
cb () | |
Class to perform secondary replacement within each replacement string.
Definition at line 362 of file StringUtils.php.
DoubleReplacer::__construct | ( | $from, | |
$to, | |||
$index = 0 |
|||
) |
$from | ||
$to | ||
int | $index |
Definition at line 368 of file StringUtils.php.
DoubleReplacer::replace | ( | $matches | ) |