Searched refs:parse_URL (Results 1 – 5 of 5) sorted by relevance
98 public static function parse_URL(string $url) function in SimplePie\\Cache
64 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
61 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));
58 $parsed = \SimplePie\Cache::parse_URL($location);
65 … $this->options = array_replace_recursive($this->options, \SimplePie\Cache::parse_URL($location));