Home
last modified time | relevance | path

Searched defs:curl_options (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
H A DFeedParserFile.php
/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php70 public $curl_options = []; global() variable in SimplePie\\Locator
74 __construct(\\SimplePie\\File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10, $force_fsockopen = false, $curl_options = []) global() argument
H A DFile.php72 __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = []) global() argument
H A DSimplePie.php852 $this->curl_options = $curl_options; argument
487 public $curl_options = []; global() variable in SimplePie\\SimplePie
[all...]