Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ !
DURISchemeRegistry.php6 class HTMLPurifier_URISchemeRegistry class
11 …* @param HTMLPurifier_URISchemeRegistry $prototype Optional prototype to overload sole instance wi…
13 * @return HTMLPurifier_URISchemeRegistry
23 $instance = new HTMLPurifier_URISchemeRegistry();
DURIDefinition.php89 …return HTMLPurifier_URISchemeRegistry::instance()->getScheme($this->defaultScheme, $config, $conte…
DURI.php77 $registry = HTMLPurifier_URISchemeRegistry::instance();