MediaWiki  REL1_19
DoubleReplacer Class Reference

Class to perform secondary replacement within each replacement string. More...

Inheritance diagram for DoubleReplacer:
Collaboration diagram for DoubleReplacer:

List of all members.

Public Member Functions

 __construct ($from, $to, $index=0)
 replace ($matches)

Detailed Description

Class to perform secondary replacement within each replacement string.

Definition at line 237 of file StringUtils.php.


Constructor & Destructor Documentation

DoubleReplacer::__construct ( from,
to,
index = 0 
)

Definition at line 238 of file StringUtils.php.


Member Function Documentation

DoubleReplacer::replace ( matches)

Definition at line 244 of file StringUtils.php.

References $matches.


The documentation for this class was generated from the following file: