Searched refs:errorNames (Results 1 – 2 of 2) sorted by relevance
32 public $errorNames = array(); variable in HTMLPurifier_Language112 if (!isset($this->errorNames[$int])) {115 return $this->errorNames[$int];
49 $errorNames = array( variable