Definition at line 4981 of file Parser.php.
◆ __construct()
StripState::__construct |
( |
| ) |
|
◆ unstripBoth()
StripState::unstripBoth |
( |
|
$text | ) |
|
Definition at line 5008 of file Parser.php.
References $text, and general.
5012 wfProfileIn(__METHOD__);
5015 wfProfileOut(__METHOD__);
◆ unstripGeneral()
StripState::unstripGeneral |
( |
|
$text | ) |
|
Definition at line 4992 of file Parser.php.
References $text, and general.
4996 wfProfileIn(__METHOD__);
4998 wfProfileOut(__METHOD__);
◆ unstripNoWiki()
StripState::unstripNoWiki |
( |
|
$text | ) |
|
Definition at line 5000 of file Parser.php.
References $text.
5004 wfProfileIn(__METHOD__);
5006 wfProfileOut(__METHOD__);
◆ $general
◆ $nowiki
The documentation for this class was generated from the following file: