Searched refs:serials (Results 1 – 1 of 1) sorted by relevance
40 protected $serials = array(); variable in HTMLPurifier_Config249 if (empty($this->serials[$namespace])) {252 $this->serials[$namespace] = sha1(serialize($batch));254 return $this->serials[$namespace];380 $this->serials[$namespace] = false;