Home
last modified time | relevance | path

Searched defs:max_checked_feeds (Results 1 – 2 of 2) sorted by path

/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php68 public $max_checked_feeds = 10; 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.php594 public $max_checked_feeds = 10; variable in SimplePie\\SimplePie