Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DDOMLex.php66 $html = $this->wrapHTML($html, $config, $context);
310 protected function wrapHTML($html, $config, $context, $use_div = true) function in HTMLPurifier_Lexer_DOMLex
DPH5P.php24 $new_html = $this->wrapHTML($new_html, $config, $context, false /* no div */);