Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DMisc.php45 use SimplePie\Misc; alias
53 class SimplePie_Misc extends Misc
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php54 class Misc class
123 …$return[$i]['attribs'][strtolower($attribs[$j][1])]['data'] = Misc::entities_decode(end($attribs[$…
184 $url = Misc::normalize_url($url);
185 $parsed = Misc::parse_url($url);
187 …return Misc::fix_protocol(Misc::compress_parse_url('http', $parsed['authority'], $parsed['path'], …
191 …return Misc::fix_protocol(Misc::compress_parse_url('http', $parsed['path'], '', $parsed['query'], …
212 $array1[$key] = Misc::array_merge_recursive($array1[$key], $value);
284 $input = Misc::encoding($input);
285 $output = Misc::encoding($output);
300 return Misc::windows_1252_to_utf8($data);
[all …]
H A DLocator.php173 …$base = $this->registry->call(Misc::class, 'absolutize_url', [trim($element->getAttribute('href'))…
211 …$rel = array_unique($this->registry->call(Misc::class, 'space_separated_tokens', [strtolower($link…
215 …$href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link->getAttribute('href')), $…
217 …$href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link->getAttribute('href')), $…
223 … $link->hasAttribute('type') && in_array(strtolower($this->registry->call(Misc::class, 'parse_mime…
250 $parsed = $this->registry->call(Misc::class, 'parse_url', [$href]);
253 …$href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link->getAttribute('href')), $…
255 …$href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link->getAttribute('href')), $…
261 $current = $this->registry->call(Misc::class, 'parse_url', [$this->file->url]);
294 $parsed = $this->registry->call(Misc::class, 'parse_url', [$href]);
[all …]
H A DRegistry.php84 Misc::class => Misc::class,
128 'Misc' => Misc::class,
H A DFile.php75 $parsed = \SimplePie\Misc::parse_url($url);
76 …$url = \SimplePie\Misc::compress_parse_url($parsed['scheme'], $idn->encode($parsed['authority']), …
96 if (version_compare(\SimplePie\Misc::get_curl_version(), '7.10.5', '>=')) {
105 curl_setopt($fp, CURLOPT_REFERER, \SimplePie\Misc::url_remove_credentials($url));
135 … $location = \SimplePie\Misc::absolutize_url($this->headers['location'], $url);
200 … $location = \SimplePie\Misc::absolutize_url($this->headers['location'], $url);
H A DSimplePie.php785 … $this->multifeed_url[] = $this->registry->call(Misc::class, 'fix_protocol', [$value, 1]);
788 $this->feed_url = $this->registry->call(Misc::class, 'fix_protocol', [$url, 1]);
959 if ($this->useragent !== \SimplePie\Misc::get_default_useragent()) {
1296 $ua = \SimplePie\Misc::get_default_useragent();
1581 $parsed_feed_url = $this->registry->call(Misc::class, 'parse_url', [$this->feed_url]);
1601 … $this->registry->call(Misc::class, 'error', [$this->error, E_USER_NOTICE, __FILE__, __LINE__]);
1622 …$encodings = array_merge($encodings, $this->registry->call(Misc::class, 'xml_encoding', [$this->ra…
1637 …$encodings = array_merge($encodings, $this->registry->call(Misc::class, 'xml_encoding', [$this->ra…
1647 …if ($utf8_data = $this->registry->call(Misc::class, 'change_encoding', [$this->raw_data, $encoding…
1656 … $this->registry->call(Misc::class, 'error', [$this->error, E_USER_NOTICE, __FILE__, __LINE__]);
[all …]
H A DSource.php106 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_10_construct_t…
108 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_03_construct_t…
347 if ($this->registry->call(Misc::class, 'is_isegment_nz_nc', [$key])) {
371 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_10_construct_t…
373 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_03_construct_t…
396 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_10_construct_t…
398 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_03_construct_t…
H A DEnclosure.php259 $parsed = \SimplePie\Misc::parse_url($link);
260 …$this->link = \SimplePie\Misc::compress_parse_url($parsed['scheme'], $idn->encode($parsed['authori…
432 $time = \SimplePie\Misc::time_hms($this->duration);
464 $url = \SimplePie\Misc::parse_url($this->link);
H A DSanitize.php458 $absolute = $this->registry->call(Misc::class, 'absolutize_url', [$data, $base]);
469 …$data = $this->registry->call(Misc::class, 'change_encoding', [$data, 'UTF-8', $this->output_encod…
507 …$value = $this->registry->call(Misc::class, 'absolutize_url', [$element->getAttribute($attribute),…
H A DItem.php257 …data['title'] = $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_10_co…
259 …data['title'] = $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_03_co…
295 …($return = $this->sanitize($tags[0]['data'], $this->registry->call(Misc::class, 'atom_10_construct…
298 …($return = $this->sanitize($tags[0]['data'], $this->registry->call(Misc::class, 'atom_03_construct…
345 …($return = $this->sanitize($tags[0]['data'], $this->registry->call(Misc::class, 'atom_10_content_c…
348 …($return = $this->sanitize($tags[0]['data'], $this->registry->call(Misc::class, 'atom_03_construct…
625 …return $this->sanitize($return[0]['data'], $this->registry->call(Misc::class, 'atom_10_construct_t…
877 if ($this->registry->call(Misc::class, 'is_isegment_nz_nc', [$key])) {
H A DParser.php276 …$base = $this->registry->call(Misc::class, 'absolutize_url', [$attribs[\SimplePie\SimplePie::NAMES…
/dokuwiki/vendor/simplepie/simplepie/library/
H A DSimplePie.php76 define('SIMPLEPIE_BUILD', gmdate('YmdHis', \SimplePie\Misc::get_build()));
89 define('SIMPLEPIE_USERAGENT', \SimplePie\Misc::get_default_useragent());
/dokuwiki/vendor/splitbrain/lesserphp/src/Functions/
H A DMisc.php14 class Misc extends AbstractFunctionCollection class
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md57 - The method `SimplePie\Misc::array_merge_recursive()` is deprecated, use native `array_replace_rec…
81 - New method `SimplePie\Misc::get_default_useragent()` as a replacement for constant `SIMPLEPIE_USE…
101 - The constant `SIMPLEPIE_BUILD` is deprecated, use `SimplePie\Misc::get_build()` instead
102 - The constant `SIMPLEPIE_USERAGENT` is deprecated, use `SimplePie\Misc::get_default_useragent()` i…
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css81 /* Misc visuals
1248 /* Misc visuals