Searched refs:max_checked_feeds (Results 1 – 2 of 2) sorted by relevance
67 public $max_checked_feeds = 10; variable in SimplePie\\Locator73 …construct(\SimplePie\File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10, $force… argument78 $this->max_checked_feeds = $max_checked_feeds;207 if ($this->checked_feeds === $this->max_checked_feeds) {326 if ($this->checked_feeds === $this->max_checked_feeds) {349 if ($this->checked_feeds === $this->max_checked_feeds) {
1361 $this->max_checked_feeds = (int) $max;1830 …e(Locator::class, [&$file, $this->timeout, $this->useragent, $this->max_checked_feeds, $this->forc…