|
MediaWiki
REL1_19
|
Go to the source code of this file.
Classes | |
| class | DoubleReplacer |
| Class to perform secondary replacement within each replacement string. More... | |
| class | ExplodeIterator |
| An iterator which works exactly like: More... | |
| class | HashtableReplacer |
| Class to perform replacement based on a simple hashtable lookup. More... | |
| class | RegexlikeReplacer |
| Class to replace regex matches with a string similar to that used in preg_replace() More... | |
| class | ReplacementArray |
| Replacement array for FSS with fallback to strtr() Supports lazy initialisation of FSS resource. More... | |
| class | Replacer |
| Base class for "replacers", objects used in preg_replace_callback() and StringUtils::delimiterReplaceCallback() More... | |
| class | StringUtils |
| A collection of static methods to play with strings. More... | |