Home
last modified time | relevance | path

Searched refs:endArmor (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
DElement.php37 public $endCol = null, $endLine = null, $endArmor = array(); variable in HTMLPurifier_Node_Element
53 …= new HTMLPurifier_Token_End($this->name, array(), $this->endLine, $this->endCol, $this->endArmor);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DArborize.php26 $r->endArmor = $token->armor;