Searched refs:wrapHTML (Results 1 – 2 of 2) sorted by relevance
66 $html = $this->wrapHTML($html, $config, $context);310 protected function wrapHTML($html, $config, $context, $use_div = true) function in HTMLPurifier_Lexer_DOMLex
24 $new_html = $this->wrapHTML($new_html, $config, $context, false /* no div */);