Searched refs:Preformatted (Results 1 – 5 of 5) sorted by relevance
10 use dokuwiki\Parsing\ParserMode\Preformatted; alias86 $this->P->addMode('preformatted',new Preformatted());103 $this->P->addMode('preformatted',new Preformatted());120 $this->P->addMode('preformatted',new Preformatted());137 $this->P->addMode('preformatted',new Preformatted());154 $this->P->addMode('preformatted',new Preformatted());188 $this->P->addMode('preformatted',new Preformatted());
10 use dokuwiki\Parsing\ParserMode\Preformatted; alias176 $this->P->addMode('preformatted',new Preformatted());197 $this->P->addMode('preformatted',new Preformatted());
5 class Preformatted extends AbstractMode class
5 class Preformatted extends AbstractRewriter class
10 use dokuwiki\Parsing\Handler\Preformatted; alias586 $this->callWriter = new Preformatted($this->callWriter);591 /** @var Preformatted $reWriter */