Home
last modified time | relevance | path

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

/plugin/extlist/
H A Dsyntax.php346 private function _openParagraph($pos, $match, $handler)
383 if (isset($m1['p'])) $this->_openParagraph($pos,$match,$handler);
465 $this->_openParagraph($pos,$match,$handler);
502 if (isset($m1['p'])) $this->_openParagraph($pos,$match,$handler);
344 private function _openParagraph($pos, $match, $handler) global() function in syntax_plugin_extlist