Home
last modified time | relevance | path

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

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