Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DConfig.php512 $def = $this->initDefinition($type);
611 $def = $this->initDefinition($type);
626 private function initDefinition($type) function in HTMLPurifier_Config