MediaWiki
1.23.5
|
Class to replace regex matches with a string similar to that used in preg_replace() More...
Public Member Functions | |
__construct ( $r) | |
replace ( $matches) | |
Public Member Functions inherited from Replacer | |
cb () | |
Private Attributes | |
$r | |
Class to replace regex matches with a string similar to that used in preg_replace()
Definition at line 335 of file StringUtils.php.
RegexlikeReplacer::__construct | ( | $r | ) |
RegexlikeReplacer::replace | ( | $matches | ) |
|
private |
Definition at line 336 of file StringUtils.php.
Referenced by __construct().