Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DBlock.php75 protected function closeParagraph($pos)
152 $this->closeParagraph($call[2]);
158 $this->closeParagraph($call[2]);
167 $this->closeParagraph($call[2]);
173 $this->closeParagraph($call[2]);
183 $this->closeParagraph($call[2]);
198 $this->closeParagraph($call[2]);
85 protected function closeParagraph($pos) global() function in dokuwiki\\Parsing\\Handler\\Block