Searched refs:endArmor (Results 1 – 2 of 2) sorted by relevance
37 public $endCol = null, $endLine = null, $endArmor = array(); variable in HTMLPurifier_Node_Element53 …= new HTMLPurifier_Token_End($this->name, array(), $this->endLine, $this->endCol, $this->endArmor);
26 $r->endArmor = $token->armor;