Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DConfig.php172 $this->triggerError(
183 $this->triggerError(
191 $this->triggerError(
200 $this->triggerError(
227 $this->triggerError(
303 …$this->triggerError("Using deprecated API: use \$config->set('$key', ...) instead", E_USER_NOTICE);
311 $this->triggerError(
321 $this->triggerError(
331 … $this->triggerError("$key is an alias, preferred directive name is {$def->key}", E_USER_NOTICE);
349 $this->triggerError(
[all …]