Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/
DFixNesting.php49 $top_node = HTMLPurifier_Arborize::arborize($tokens, $config, $context);
177 return HTMLPurifier_Arborize::flatten($node, $config, $context);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DArborize.php10 class HTMLPurifier_Arborize class