Searched refs:HTMLPurifier_AttrDef_CSS_Length (Results 1 – 3 of 3) sorted by relevance
124 new HTMLPurifier_AttrDef_CSS_Length()151 new HTMLPurifier_AttrDef_CSS_Length('0') //disallow negative160 new HTMLPurifier_AttrDef_CSS_Length()167 new HTMLPurifier_AttrDef_CSS_Length()187 new HTMLPurifier_AttrDef_CSS_Length()195 new HTMLPurifier_AttrDef_CSS_Length('0'),206 new HTMLPurifier_AttrDef_CSS_Length(),221 new HTMLPurifier_AttrDef_CSS_Length('0'),230 new HTMLPurifier_AttrDef_CSS_Length(),237 new HTMLPurifier_AttrDef_CSS_Length('0'),[all …]
6 class HTMLPurifier_AttrDef_CSS_Length extends HTMLPurifier_AttrDef class
59 $this->length = new HTMLPurifier_AttrDef_CSS_Length();