Searched refs:parse_URL (Results 1 – 5 of 5) sorted by relevance
132 public static function parse_URL($url) function in SimplePie\\Cache
103 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
100 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
96 $parsed = \SimplePie\Cache::parse_URL($location);
104 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));