Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPrinter.php36 $this->generator = new HTMLPurifier_Generator($config, $context);
DGenerator.php10 class HTMLPurifier_Generator class
DErrorCollector.php178 $this->generator = new HTMLPurifier_Generator($config, $this->context);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/
DHTMLPurifier.php158 $this->generator = new HTMLPurifier_Generator($config, $context);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/
DRemoveForeignElements.php23 $generator = new HTMLPurifier_Generator($config, $context);
DMakeWellFormed.php71 $generator = new HTMLPurifier_Generator($config, $context);