Lines Matching refs:addMode
16 $this->P->addMode('listblock',new Listblock());
49 $this->P->addMode('listblock',new Listblock());
83 $this->P->addMode('listblock',new Listblock());
116 $this->P->addMode('listblock',new Listblock());
145 $this->P->addMode('listblock',new Listblock());
174 $this->P->addMode('listblock',new Listblock());
187 $this->P->addMode('listblock',new Listblock());
188 $this->P->addMode('eol',new Eol());
229 $this->P->addMode('listblock',new Listblock());
230 $this->P->addMode('strong',new Formatting('strong'));
264 $this->P->addMode('listblock',new Listblock());
265 $this->P->addMode('unformatted',new Unformatted());
293 $this->P->addMode('listblock',new Listblock());
294 $this->P->addMode('linebreak',new Linebreak());
329 $this->P->addMode('listblock',new Listblock());
330 $this->P->addMode('linebreak',new Linebreak());
356 $this->P->addMode('listblock',new Listblock());
357 $this->P->addMode('footnote',new Footnote());