Searched refs:HTMLPurifier_Arborize (Results 1 – 2 of 2) sorted by relevance
49 $top_node = HTMLPurifier_Arborize::arborize($tokens, $config, $context);177 return HTMLPurifier_Arborize::flatten($node, $config, $context);
10 class HTMLPurifier_Arborize class