Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/
DNameSync.php18 $this->idDef = new HTMLPurifier_AttrDef_HTML_ID();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/
DID.php12 class HTMLPurifier_AttrDef_HTML_ID extends HTMLPurifier_AttrDef class
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DAttrTypes.php32 $this->info['ID'] = new HTMLPurifier_AttrDef_HTML_ID();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/
DExtractStyleBlocks.php61 $this->_id_attrdef = new HTMLPurifier_AttrDef_HTML_ID(true);