|
MediaWiki
master
|
Class to perform secondary replacement within each replacement string. More...


Public Member Functions | |
| __construct ($from, $to, $index=0) | |
| replace (array $matches) | |
Public Member Functions inherited from Replacer | |
| cb () | |
| replace (array $matches) | |
Class to perform secondary replacement within each replacement string.
Definition at line 24 of file DoubleReplacer.php.
| DoubleReplacer::__construct | ( | $from, | |
| $to, | |||
$index = 0 |
|||
| ) |
| mixed | $from | |
| mixed | $to | |
| int | $index |
Definition at line 30 of file DoubleReplacer.php.
| DoubleReplacer::replace | ( | array | $matches | ) |
| array | $matches |
Definition at line 40 of file DoubleReplacer.php.
References from.