Searched refs:HTMLPurifier_ChildDef_Optional (Results 1 – 3 of 3) sorted by relevance
38 $this->inline = new HTMLPurifier_ChildDef_Optional($inline);39 $this->block = new HTMLPurifier_ChildDef_Optional($block);
10 class HTMLPurifier_ChildDef_Optional extends HTMLPurifier_ChildDef_Required class
131 return new HTMLPurifier_ChildDef_Optional($value);