Home
last modified time | relevance | path

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

/plugin/composer/
H A Dsyntax.php333 $content = $this->_cleanXHTML($content);
561 function _cleanXHTML($xhtml){ function in syntax_plugin_composer
/plugin/siteexport/syntax/
H A Dtoc.php337 $content = $this->_cleanXHTML($content);
796 private function _cleanXHTML($xhtml) { function in syntax_plugin_siteexport_toc