Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/
DCustom.php25 public $dtd_regex; variable in HTMLPurifier_ChildDef_Custom
36 public function __construct($dtd_regex) argument
38 $this->dtd_regex = $dtd_regex;
47 $raw = str_replace(' ', '', $this->dtd_regex);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/
DHTMLDefinition.php240 $def->dtd_regex