Lines Matching refs:addMode
17 $this->P->addMode('listblock',new Listblock());
50 $this->P->addMode('listblock',new Listblock());
84 $this->P->addMode('listblock',new Listblock());
117 $this->P->addMode('listblock',new Listblock());
146 $this->P->addMode('listblock',new Listblock());
175 $this->P->addMode('listblock',new Listblock());
188 $this->P->addMode('listblock',new Listblock());
189 $this->P->addMode('eol',new Eol());
230 $this->P->addMode('listblock',new Listblock());
231 $this->P->addMode('strong',new Strong());
265 $this->P->addMode('listblock',new Listblock());
266 $this->P->addMode('unformatted',new Unformatted());
294 $this->P->addMode('listblock',new Listblock());
295 $this->P->addMode('linebreak',new Linebreak());
330 $this->P->addMode('listblock',new Listblock());
331 $this->P->addMode('linebreak',new Linebreak());
357 $this->P->addMode('listblock',new Listblock());
358 $this->P->addMode('footnote',new Footnote());