 | Up one level
| |
 | CacheTime.php [source] [190 lines] | Parser cache specific expiry check. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | CoreParserFunctions.php [source] [1256 lines] | Parser functions provided by MediaWiki core This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | CoreTagHooks.php [source] [122 lines] | Tag hooks provided by MediaWiki core This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | DateFormatter.php [source] [371 lines] | Date formatter This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | LinkHolderArray.php [source] [680 lines] | Holder of replacement pairs for wiki links This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | MWTidy.php [source] [291 lines] | HTML validation and correction This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | Parser.php [source] [6399 lines] | PHP parser that converts wiki markup to HTML. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ParserCache.php [source] [290 lines] | Cache for outputs of the PHP parser This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ParserDiffTest.php [source] [143 lines] | Fake parser that output the difference of two different parsers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ParserOptions.php [source] [778 lines] | Options for the PHP parser This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ParserOutput.php [source] [818 lines] | |
 | Preprocessor.php [source] [344 lines] | Interfaces for preprocessors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | Preprocessor_DOM.php [source] [1939 lines] | Preprocessor using PHP's dom extension This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | Preprocessor_Hash.php [source] [2111 lines] | Preprocessor using PHP arrays This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | StripState.php [source] [235 lines] | Holder for stripped items when parsing wiki markup. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |