Lines Matching refs:addMode
17 $this->P->addMode('file',new File());
35 $this->P->addMode('code',new Code());
52 $this->P->addMode('code',new Code());
69 $this->P->addMode('code',new Code());
86 $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());
155 $this->P->addMode('listblock',new Listblock());
188 $this->P->addMode('preformatted',new Preformatted());
189 $this->P->addMode('header',new Header());
190 $this->P->addMode('eol',new Eol());