Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DLexer.php334 $new_html = $this->extractBody($html);
370 public function extractBody($html) function in HTMLPurifier_Lexer