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