Searched refs:Preformatted (Results 1 – 4 of 4) sorted by relevance
10 use dokuwiki\Parsing\ParserMode\Preformatted; alias85 $this->P->addMode('preformatted',new Preformatted());102 $this->P->addMode('preformatted',new Preformatted());119 $this->P->addMode('preformatted',new Preformatted());136 $this->P->addMode('preformatted',new Preformatted());153 $this->P->addMode('preformatted',new Preformatted());187 $this->P->addMode('preformatted',new Preformatted());
12 use dokuwiki\Parsing\ParserMode\Preformatted; alias177 $this->P->addMode('preformatted',new Preformatted());198 $this->P->addMode('preformatted',new Preformatted());
6 use dokuwiki\Parsing\Handler\Preformatted as PreformattedHandler;9 class Preformatted extends AbstractMode class
5 class Preformatted extends AbstractRewriter class