Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/
DStrict.php32 * @return HTMLPurifier_ChildDef_StrictBlockquote
39 return new HTMLPurifier_ChildDef_StrictBlockquote($def->content_model);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/
DStrictBlockquote.php6 class HTMLPurifier_ChildDef_StrictBlockquote extends HTMLPurifier_ChildDef_Required class