Home
last modified time | relevance | path

Searched refs:openParagraph (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Parsing/Handler/
H A DBlock.php58 protected function openParagraph($pos)
139 $this->openParagraph(0);
154 $this->openParagraph($call[2]);
160 $this->openParagraph($call[2]);
169 $this->openParagraph($call[2]);
184 $this->openParagraph($call[2]);
68 protected function openParagraph($pos) global() function in dokuwiki\\Parsing\\Handler\\Block