Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DURIParser.php13 protected $percentEncoder; variable in HTMLPurifier_URIParser
17 $this->percentEncoder = new HTMLPurifier_PercentEncoder();
28 $uri = $this->percentEncoder->normalize($uri);