Searched refs:dtdSystem (Results 1 – 2 of 2) sorted by relevance
52 public $dtdSystem; variable in HTMLPurifier_Doctype69 $this->dtdSystem = $dtd_system;
315 if (!empty($def->doctype->dtdPublic) || !empty($def->doctype->dtdSystem)) {320 if (!empty($def->doctype->dtdSystem)) {321 $ret .= '"' . $def->doctype->dtdSystem . '" ';