|
MediaWiki
REL1_20
|
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 271 of file StringUtils.php.
| DoubleReplacer::__construct | ( | $ | from, |
| $ | to, | ||
| $ | index = 0 |
||
| ) |
| $from | |
| $to | |
| $index | int |
Definition at line 278 of file StringUtils.php.
| DoubleReplacer::replace | ( | $ | matches | ) |
| $matches | array |
Definition at line 288 of file StringUtils.php.
References $matches.