Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/
DMakeAbsolute.php20 protected $basePathStack = array(); variable in HTMLPurifier_URIFilter_MakeAbsolute
42 $this->basePathStack = $stack;
88 $new_stack = array_merge($this->basePathStack, $stack);