Searched refs:HTMLPurifier_ChildDef_StrictBlockquote (Results 1 – 2 of 2) sorted by relevance
32 * @return HTMLPurifier_ChildDef_StrictBlockquote39 return new HTMLPurifier_ChildDef_StrictBlockquote($def->content_model);
6 class HTMLPurifier_ChildDef_StrictBlockquote extends HTMLPurifier_ChildDef_Required class