wiki.techinc.nl/includes/parser
Tyler Anthony Romeo 4dcc7961df Fixed @param tags to conform with Doxygen format.
Doxygen expects parameter types to come before the
parameter name in @param tags. Used a quick regex
to switch everything around where possible. This
only fixes cases where a primitve variable (or a
primitive followed by other types) is the variable
type. Other cases will need to be fixed manually.

Change-Id: Ic59fd20856eb0489d70f3469a56ebce0efb3db13
2013-03-11 13:15:01 -04:00
..
CacheTime.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CoreLinkFunctions.php fix some spacing 2013-02-04 20:09:18 +00:00
CoreParserFunctions.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CoreTagHooks.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
DateFormatter.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
LinkHolderArray.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Parser.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Parser_DiffTest.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
Parser_LinkHooks.php TRUE, FALSE and NULL must be lowercase 2013-02-09 21:10:44 +01:00
ParserCache.php fix some spacing 2013-02-04 20:09:18 +00:00
ParserOptions.php fix some spacing 2013-03-07 17:53:21 +01:00
ParserOutput.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Preprocessor_Hash.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00