Lines Matching refs:addMode
16 $this->P->addMode('file',new File());
34 $this->P->addMode('code',new Code());
51 $this->P->addMode('code',new Code());
68 $this->P->addMode('code',new Code());
85 $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());
154 $this->P->addMode('listblock',new Listblock());
187 $this->P->addMode('preformatted',new Preformatted());
188 $this->P->addMode('header',new Header());
189 $this->P->addMode('eol',new Eol());