Searched refs:HTMLPurifier_ErrorStruct (Results 1 – 2 of 2) sorted by relevance
9 class HTMLPurifier_ErrorStruct class58 $this->children[$type][$id] = new HTMLPurifier_ErrorStruct();
119 $new_struct = new HTMLPurifier_ErrorStruct();120 $new_struct->type = HTMLPurifier_ErrorStruct::TOKEN;143 $struct = $struct->getChild(HTMLPurifier_ErrorStruct::ATTR, $attr);149 $struct = $struct->getChild(HTMLPurifier_ErrorStruct::CSSPROP, $cssprop);