Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DDefinitionCache.php35 $config->getBatchSerial($this->type) . ',' .
58 if ($hash == $config->getBatchSerial($this->type) &&
DConfig.php247 public function getBatchSerial($namespace) function in HTMLPurifier_Config