Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/
DBool.php6 class HTMLPurifier_AttrDef_HTML_Bool extends HTMLPurifier_AttrDef class
40 * @return HTMLPurifier_AttrDef_HTML_Bool
44 return new HTMLPurifier_AttrDef_HTML_Bool($string);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DAttrTypes.php29 $this->info['Bool'] = new HTMLPurifier_AttrDef_HTML_Bool();